You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BrunoRB edited this page Nov 26, 2014
·
9 revisions
Validarium wiki!
Validarium is a Jquery plugin for easy validation of forms. Its idea is to use HTML attributes in the tags to describe the rules (in data-rules-xxxxxx attributes), making it easy to add and even modify dynamically any validation requirements on forms. It is also mostly compatible with Jquery Validate, making it easy to reuse code meant for Validate or to convert existing code.