Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
6
Answers
Using Data Annotations for Model Validation
Anand MR
9y
580
1
Reply
Hi Frides,
I am using Data Annotations for Model Validation in my MVC 5 application.For Required Field validation while click the save button Only drop down field get validated first.Its not showing rest of the TextBox. After selecting the values for dropdown list, then click the save button now rest of the textbox get validated in this page.
Please give me the solution while click the save button all the mandatory fields should be validated if i am not entering on any of the Textbox or Dropdown list in this page.
Please look on to the below screen ..
Hi friends,
Thanks
Post
Reset
Cancel
Answers (
6
)
Next Recommended Forum
How can i switch from Asp.net to Asp.net MVC developer.
dynamic textbox creation on buttn and getting its value back