Template > Forms > Form Validation

Way to validate form's data on the client's computer before sending it to the web server.

Dead simple validation No JS needed to tune-up
By default validation is started only after at least 3 characters have been input.
HTML5 input types supported
This one is triggered even when 1 character has been input
More validation