[jQuery] [validate] Either this field OR this field OR both

[jQuery] [validate] Either this field OR this field OR both


Using the validate plugin, I need to validate if either one field OR
another has been filled in. It's fine if both fields have been filled
in as well.
Can anyone think of a way to make that happen?
Thanks!