-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Validators - No nesting approach #9422
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
base: master
Are you sure you want to change the base?
Validators - No nesting approach #9422
Conversation
... so we can define configureValidatorContext and describe validation rules for all contexts without copying them Validator | Fixed typehints ... as otherwise IDE show warnings
Removed unused FQCNs from PractitionerValidator
❌ 20 Tests Failed:
View the top 1 failed test(s) by shortest run time
View the full list of 20 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
fa01bc4 to
4599fc6
Compare
Fixes #9420
Short description of what this resolves:
Cleaner / less-nesting code
Changes proposed in this pull request:
Does your code include anything generated by an AI Engine? No