Default mode for Validation message #403
Answered
by
crdo
petrkasnal
asked this question in
Q&A
-
Hello, i use your inputs and use your validations - https://havit.blazor.eu/components/HxValidationMessage. I would like set another default mode. What's best option place it? Startup, App, MainLayout? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
crdo
Oct 13, 2022
Replies: 1 comment 1 reply
-
Hi @petrkasnal, best place to set Defaults is usually Startup.cs or Program.cs as per the documentation https://havit.blazor.eu/concepts/defaults-and-settings |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
petrkasnal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @petrkasnal, best place to set Defaults is usually Startup.cs or Program.cs as per the documentation https://havit.blazor.eu/concepts/defaults-and-settings