资 源 简 介
Overview
This js library was created to make the boring validations tasks easier.
There are a few predefined validation rules that you can use almost without work, and if you feel creative or you need something more complex, you can easily write your own validation rules.
Objective
The objective of this library is to make form validations really easy, we expect that you can validate your forms adding as less code as possible.
Right now, adding only one javascript line of code you can verify your forms.
Nowadays the predefined validations let you check numbers (integers and decimals), mix and max values, dates, mails, alpha and alphanumeric values, etc.
Please read our wiki page to stay online with the code updates and new features.
How can i help?
Would you like to include your own validation on the "predefined set"? or would to ask something? please contact me corlatti at gmail.com
Thanks for visiting our