How do you create a simple, custom rule using the jQuery Validate plugin (using addMethod) that doesn’t use a regex?

For example, what function would create a rule that validates only if at least one of a group of checkboxes is checked?

8 Answers
8

Leave a Reply

Your email address will not be published. Required fields are marked *