[jQuery] [Validate] API list for main validator object
One of the demos for Validation shows:
var errors = validator.numberOfInvalids();
Going to the main list of methods for validator I do not see this
documented anywhere. Where can I find the full list of methods I can
call on validator?