[jQuery] jquery validator addMethod library?

[jQuery] jquery validator addMethod library?


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