[jQuery] [validate] NOT equal to rule??

[jQuery] [validate] NOT equal to rule??


re: http://docs.jquery.com/Plugins/Validation/Methods/equalTo#other
Is there a way to specify a rule that a field be NOT equal to?
i.e.
I have a watermark in the name field set as "Enter your name" - I want
to validate that "Enter your name" is NOT the value of this field.
Thanks for the help!