tags:

views:

14

answers:

0

I have a form that has several validation rules defined via quickform. I am using a hook to inject some code into the process, and want to remove/disable a rule that was defined earlier in the code. Does QuickForm have any way to "unset" a rule?