[jQuery] Validation triggering based on radio button value

[jQuery] Validation triggering based on radio button value


I have a set of radio buttions to select different fields in a form,
how can I trigger the validation of these text fields based on the
value of the radio buttons?
thanks