/* Inside wrapped form */
<CustomInput
name="email"
validations="isEmail">
<CustomInput
name="number"
validations="isNumeric, isLength:5"
/>
Created
January 25, 2018 07:07
-
-
Save prasanna1211/c71c63448ebae4f03dbfa77f4c03a444 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment