Response title
This is preview!
I have four inputs that relate to each other and would like to right a validation that checks each against some business logic and show a single error message if validation fails. Are there any examples of how to do this? or, best practices?
groups Options
Specify grouping of error messages. A group consists of an arbitrary group name as the key and a space separated list of element names as the value. Use errorPlacement to control where the group message is placed.
© 2013 jQuery Foundation
Sponsored by and others.