[jQuery] Dynamically assigning validation rules with Validation plugin

[jQuery] Dynamically assigning validation rules with Validation plugin


Hi all,
I have a text input field declared to be used for searching a
database. The users can search for a zipcode, city or company name
based on what the choose using a radio button. How can I then
dynamically assign different validation rules to the input field using
Jörns Validation plugin?
Thanks