jpillora / jquery.async.validator

A jQuery plugin for fully customisable asynchronous client-side validations.
http://jpillora.github.com/jquery.async.validator/
1 stars 0 forks source link

Confusing warning message. #2

Closed matthewtuck closed 11 years ago

matthewtuck commented 11 years ago

I am getting the following warning:

asyncValidator: ValidationForm: form: Element 'SECTION' cannot use validators

This is confusing - the error message could tell me:

o The reason I can't use validators. o What is "SECTION"? An id or name of some kind? o Anything that can be done about it?