资 源 简 介
Features
supports a variety of built-in data type validation
planned i18n support for currency, date, and time data types
allows superior flexibility for validation of custom data-types
allows "AND" and "OR" conditions to be applied
serialization to Dojo widget strings for client-side validation with the Dojo Toolkit
very easy to use
lightweight (~7 files, 1700 lines of code including comments)
includes unit tests and documentation
strict control over null and empty string handling
Supported validations
custom regular expressions
less than
greater than
equal to
email
float
boolean
integer
alphabetic
alphanumeric
date
time
currency
max string length
Testing
114 or so unit tests are including along with