FWIW, a few in particular that I'm looking for (though I know some would
be easy to whip together) are:
usdollars (ie: $450,999.01)
date (the one in the plugin isn't very good...and says so itself)
decimal
socialsecuritynumber (ie: 123-45-6789)
uppercase
lowercase
Thanks,
Jack
Jack Killpatrick wrote:
Hi All,
Anyone know of a collection of jQuery.validator.addMethod custom
validators, other than what can be culled from here?
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
I'm working on some dynamic form generation stuff, with validation
injection, and have a set of formats that I'd like to validate against
that will probably grow over time. It'd be nice to pull in a set of
"extra" validators from one source, if such a beast exists.
Thanks,
Jack