Validation Plugin

Validation Plugin

Hello,
im trying to use the Validation plugin, and everything is going well,
my problem is that in case that when a input is valid, it automatic applies the "valid" css class to the field, and this class is already used for another purposes in my application.

i just dont want to do anything in case the field is valid.

how can i change this behavior?

Thanks