Skip to content
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

User validation should be evaluated before required validation #1101

Open
SamTolmay opened this issue Feb 10, 2022 · 0 comments
Open

User validation should be evaluated before required validation #1101

SamTolmay opened this issue Feb 10, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@SamTolmay
Copy link
Member

Describe the bug

Currently the required validation is evaluated before the user defined validation rules, which means users are unable to customise the validation message and the default message always shows.

See:
#1030 (reply in thread)

@SamTolmay SamTolmay added the Bug Something isn't working label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant