jQuery Validator "and" rules

jQuery Validator "and" rules

Newb here. 

The good: I currently have the formwizard plugin working with the validator option on with rules. This is working great for required fields in my form.

The bad: There is a section on my form where at least one of ten fields must have a value. How can I add a custom rule that will accomplish this? I checked out the forum, and there are many posts on the validator, but I didn't see this specific issue posted. I looked at the documentation, but can't seem to code anything that works.

Thanks for any ideas...