Как изменить сообщение об ошибке в проверке jQuery

   .error {
      color: red;
      background-color: #acf;
   }
Grotesque Giraffe