Examples
OnError and onSuccess functions
These functions will be used as onError
and onSuccess
in every example.They are designed to work with Bootstrap classes:
Basic email validation example
Enter your email adress
Code for this validation
Extend Validator function
To create your own validation methods just assign them to Validator.fn
:
Advanced password validation
Enter your password