JQuery Validate multiple fields with one error
- by Ian Hoar
How would I use the JQuery Validate plugin to have one error message for say 3 fields. For example 3 dob fields. By default I will get 3 error messages if all 3 fields are left blank. I only one one error linked to 3 fields. If any are blank the error comes up.