jQuery Form validation

This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup.

* Required fieldsForm Register
Basics
Lengths
Value greater than or equal to 6
Value less than or equal to 6
At least 6 characters
No more than 10 characters
Range
A value between 6 and 10
Comparison