Login Register

DojoX Validate

Version
Version 0.01
Release Date
Release date: 07/12/2007
Project state: experimental / beta

Credits

Peter Higgins

Project description

Provides a set of validation functions to match values against known constants for use in form validation.

Dependencies:

Requires dojo base and dojo.regexp.

Installation instructions

get a current checkout of the class via:

svn co http://svn.dojotoolkit.org/dojo/trunk/dojox/validate*

install into your sibling-dojox folder to /dojox/validate, require into your dojo app via dojo.require("dojox.validate");

and you are on your way.

see the API tool for full description of methods provided.