Peter Higgins
Provides a set of validation functions to match values against known constants for use in form validation.
Requires dojo base and dojo.regexp.
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.