I was wondering how to make it so that I could make a rule where a field is not equal to a value. Like I have a field called \'name\' so I don\'t want \'name\' = \'Your Name
There's one called "notEqualTo" in additional-methods.js in the download package:
https://github.com/jzaefferer/jquery-validation/blob/master/src/additional/notEqualTo.js