Hasan Aydoğdu is announcing that Validetta with version number 1.0.1 is already available to download.
What is Validetta ?
Validetta is A jQuery plugin for verifying online forms on the client's side, freeing resources on the server side for other, more important tasks .
Validetta is basically a simple form input processor, taking the data users have entered inside a form and checking it against a set of preset rules.If all rules are passed, the form is submitted. If not, errors are shown on the page, next to the fields that have not passed the validation procedures.Besides the built in data validation rules, Validetta is also structured so developers can easily add their own rules and extend its capabilities if needed.Demos are included with the download package.
This is changelog for Validetta version 1.0.1 :
- Added onError and onValid callback functions.
- Added the ability to add class to checked field's parent in the case of error or a valid
- Added remote validation.
You can read the complete changelog and also download this latest version on their homepage:
lab.hasanaydogdu.com