About the plugin:
The Validator plugin offers automatic form validation configurable via mostly HTML5 standard attributes. It also provides an unobtrusive user experience, because nobody likes a naggy form.
Features:
- configurable via data-api and standard HTML5 attributes
- patient to inform user of errors and eager to let them know the errors have been resolved
- submit is disabled until the form is valid and all required fields are complete
- customizable error messages
- vustom validator functions
- validation of an input field via AJAX