This repository was archived by the owner on Dec 26, 2025. It is now read-only.
Specify a Validator #96
Unanswered
TrailBlazor
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Yes, it's possible. The code you have looks correct. Are you experiencing any errors? |
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.
-
Hi,
Is it possible to specify the Validator to use? The reason is I want different validators for the same model.
I have the following:
and in the code behind I have:
The validator is:
Thanks
Beta Was this translation helpful? Give feedback.
All reactions