The jQuery Validation plugin is used to validate the form. The form has a select field type (name = "city"), in which there is a list of three values: "Select", "Moscow", "St. Petersburg". Tell me how to set the rules for the city, so that it is not equal to "Select"?