We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e48f75 + ae66043 commit f35ea9aCopy full SHA for f35ea9a
README.md
@@ -354,7 +354,7 @@ jQuery("#formID2").validationEngine('attach', {
354
355
This is where custom messages for IDs, Classes, or validation types are stored.
356
357
-Custom error messages areexclusive from one another.ID messages will be displayed instead of anything else;
+Custom error messages are exclusive from one another.ID messages will be displayed instead of anything else;
358
Class messages will only be used if there is no ID message, and only the first message found associated
359
with one of the classes will be used; Global Validator messages will only be used if there are no Class
360
messages or ID messages.
0 commit comments