a very fast and robust email validator
a simple package for apply input validation on react js validation such as numaric,email,letter,custom rejex,minimum length and max length etc
Module for validating emails
ReactJS based Email component, provides input field to add single / multiple emails with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.
This package is used to validate user input and check many types of regexs.
#### This is react-wrapper for [js-validator](https://www.npmjs.com/package/@nvidia1997/js-validator). #### Please read its docs first!