Blame | Last modification | View Log | RSS feed
-------------------------------------------------------------------------------dojox.validate-------------------------------------------------------------------------------Version 0.01Release date: 07/12/2007-------------------------------------------------------------------------------Project state: experimental / beta-------------------------------------------------------------------------------Creditsport: Peter Higgins (dante)contributions: Kun Xi (bookstack@gmail.com)-------------------------------------------------------------------------------Project descriptionProvides a set of validation functions to matchvalues against known constants for use in formvalidation, such as email address, TLD, ipAddress,country-specific phone numbers and SSN, amongothers..-------------------------------------------------------------------------------Dependencies:Requires dojo base and dojo.regexp.-------------------------------------------------------------------------------Installation instructionsGrab the following from the Dojo SVN Repository:http://svn.dojotoolkit.org/dojo/dojox/trunk/validate.jshttp://svn.dojotoolkit.org/dojo/dojox/trunk/validateInstall into the following directory structure:/dojox/validate/...which should be at the same level as your Dojo checkout.