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 c8dfb23 + f1f988a commit a3b142aCopy full SHA for a3b142a
README.md
@@ -67,6 +67,7 @@ As of version 2.2 (unreleased) you can use this plugin as a fallback solution fo
67
* Make validation dependent on another input of type checkbox being checked by adding attribute
68
data-validation-if-checked="name of checkbox input"
69
* Create input suggestions with ease, no jquery-ui needed
70
+ * to apply multiple validators to an input element, separate the validator names using a space (ex: required email)
71
72
Read the documentation for the default features at [http://formvalidator.net/#default-validators](http://formvalidator.net/#default-validators)
73
0 commit comments