JsVal is a JavaScript framework built on top of Prototype library.
JsVal is a set of classes used for field validation, there are currently implemented validations for empty fields, numeric, email
... [More]
, dates, comparator, customized, etc.
Since is built using Prototype you may extend the existing Validators in order to create your own.
The library also includes a component for message handling which can be integrated with the validators to show user messages the validators get activated.
The Tooltip component lets you the ability to show a tip message to the user once the textfield gains the focus.
The usage demos are coming soon.
This library is still under development, so if you want to participate sending some regular expressions to include in the library would be nice and very appreciated. [Less]