Skip to content

Commit a3b142a

Browse files
committed
Merge pull request victorjonsson#188 from stevewasiura/patch-11
small instruction on using multiple validators
2 parents c8dfb23 + f1f988a commit a3b142a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ As of version 2.2 (unreleased) you can use this plugin as a fallback solution fo
6767
* Make validation dependent on another input of type checkbox being checked by adding attribute
6868
data-validation-if-checked="name of checkbox input"
6969
* 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)
7071

7172
Read the documentation for the default features at [http://formvalidator.net/#default-validators](http://formvalidator.net/#default-validators)
7273

0 commit comments

Comments
 (0)