# yup-validators

Bring the power of [yup](https://github.com/jquense/yup) and [validator.js](https://github.com/validatorjs/validator.js) all together in one package, includes i18n (with [format.js](https://github.com/formatjs/formatjs)) messages and a lot of built-in validators. Perfect for [Formik](https://github.com/jaredpalmer/formik).

Install the library with `npm install yup-validators`.
