[jQuery] Jquery Validation How To

[jQuery] Jquery Validation How To


Hi,
I have a form that includes four text fields for phone numbers:
Business, Home, Cell and Fax
A user must fill in at least one phone number.
How would I set up the validation for this?
Cheers