All activity
Abhisek Pattnaik
left a comment
I was working on a frontend project using ReactJS. And I found this awesome library *Formik* which can be used for form validation with ease! It has various default validators but it's not good for advance form validations. But to the surprise the validator schema can also be written using yup validator library. It comes with batteries included, many types of validators. What was lacking was a...
yup-phone
Phone number validation for yup validator
Adds a phone number validation check to yup validator using google-libphonenumber which gives accurate validation checks.
You may read more about libphonenumber.
Or check out the package yup-phone.
yup-phone
Phone number validation for yup validator