Common settings for different validators of the same rule #3
Closed
AndreuCodina
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes we repeat a customization or condition for each validator of a
Rule
.We could customize them in the rule creation:
We can add other settings, as for example:
We have to validate possible conflicts, such as specifying a message and also an error with a message.
These settings could be saved in
ValidationContext
.Beta Was this translation helpful? Give feedback.
All reactions