-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
GroupSequences execute next group if first fail #25717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Would you be able to provide a fully working example application that allows to reproduce your issue? |
URL: /signup |
Status: Reviewed |
When will this bug be solved ? |
There is no schedule for when bugs are fixed. At some point, someone will decide to work on an issue and submit a PR. But that depends on how complicated things are, how many people are affected and so on. If more people are affected by an issue, changes are high, that one of them will invest some time themselves to fix the code. |
Actually, this is a duplicate of #9939. Therefore, I am closing here. |
When form is submitted, both groups "Users' and 'Strict' are validated even if there are violations in 'Users'.
When put something like "123" on username and password,expected "This value is too short. It should have 6 characters or more." but "I am passwordLegal" message appears.
The text was updated successfully, but these errors were encountered: