Is there any way to add custom Validation error in form helper result from server. #29
Unanswered
nagtilaklaxman
asked this question in
Q&A
Replies: 1 comment
-
Yes I am willing to hear an answer for this question. How can we return a Json message with each error messages? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is there any way to add custom validation error in form helper result from server .
Like ModelState.AddError(propertyname, errorMessage)
Beta Was this translation helpful? Give feedback.
All reactions