Hi,
I need a javascript validation library that validates different fields or controls (textBox, dropDownList, radioButton, ...) with different validation types ( empty field, wrong value, number of value , ... ).
Any recommendations?
Hi,
I need a javascript validation library that validates different fields or controls (textBox, dropDownList, radioButton, ...) with different validation types ( empty field, wrong value, number of value , ... ).
Any recommendations?
Jquery validation plugin has decent validation coverage and is extensible.