Skip to content

Commit 75e9fd8

Browse files
Cedric DugasCedric Dugas
authored andcommitted
added showPrompts demo, updated the doc
1 parent 63f4e07 commit 75e9fd8

File tree

3 files changed

+397
-0
lines changed

3 files changed

+397
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,10 @@ Default position adjustment could also be provided.
323323
### showOneMessage
324324
Only display the first incorrect validation message instead of normally stacking it. It will follows the validation hierarchy you used in the input and only show the first error.
325325

326+
### showPrompts
327+
If set to false, prompts never show.
328+
329+
326330
### ajaxFormValidation
327331
If set to true, turns Ajax form validation logic on. Defaults to *false*.
328332
Form validation takes place when the validate() action is called or when the form is submitted.

0 commit comments

Comments
 (0)