Powerful jQuery Form Validation Plugin: Validity
24
Jun
// php the_time('Y') ?>
Validity is a powerful and flexible jQuery form validation for making sure -on the client-side- that form values are just as expected.
It is lightweight (9kb) and can perform simple to complex, dynamic and conditional validations.
The plugin also gives full control over how validation messages will appear which makes it possible to match the look and feel of your site.
There are various ready-to-use rules for e-mail, date, number, URL, time, phone, zip, etc.
And, there are lots of logical operators like: lessThanOrEqualTo, maxLength, nonHtml, sumMax and more to create any custom rules.
Requirements: jQuery
Website: http://validity.thatscaptaintoyou.com/
Download: http://code.google.com/p/validity/downloads/list
Website: http://validity.thatscaptaintoyou.com/
Download: http://code.google.com/p/validity/downloads/list
- Tags:
Javascript
- Filed under: Forms, Goodies, MIT License
- 3 Comments
















3 Responses for "Powerful jQuery Form Validation Plugin: Validity"
wow, nice. i see it is easy to write rules in this plugin. yesterday I was looking on another validation plugin where writing rules was very confusing for me! the example shows it is very straight forward.
thanks
Looks nice and simple, will have a look at it and see if it offers anything new compared to existing plugins.
This Plugin is incredible. I just read the documentation on the Website and it looks very intuitive to use.