Replies: 1 comment 2 replies
-
Use the static rules method in such case with the ValidationContext, you'll find the values in there and then could pass them to a custom rule constructor. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if it was possible to specify the rule or create a custom rule that may depend on the values from the other parameters. For example:
where:
Beta Was this translation helpful? Give feedback.
All reactions