Skip to content

Clarify docs about when exactly validation occurs.#50

Open
jez9999 wants to merge 1 commit intojquery-validation:masterfrom
jez9999:master
Open

Clarify docs about when exactly validation occurs.#50
jez9999 wants to merge 1 commit intojquery-validation:masterfrom
jez9999:master

Conversation

@jez9999
Copy link

@jez9999 jez9999 commented May 1, 2020

I think this documentation should be clarified - I got the impression that validation only starts on fields once the user has clicked Submit. Actually, fields get validated once the user has edited them too. So if you have a "required: minimum 2 characters" field, if the user enters one character and tabs out, an error message will be displayed even though they haven't yet clicked Submit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant