What is data annotation in mvc?
Answer / Nayan Srivastava
Data Annotations are attributes in C# that can be applied to properties in .NET classes to declare validation rules, data properties, and other metadata for data validation, model binding, and other framework services in ASP.NET MVC.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the mvc page life cycle?
What is the difference between apicontroller and mvc controller?
Why do we use mvc?
What is routing in mvc interview questions?
What is default route in mvc?
Mention what filters are executed in the end?
What does model do in mvc?
How do you explain mvc?
What is the role of a controller in an MVC application?
What is the purpose of viewmodel in mvc?
Who invented mvc?
What is bootstrap in mvc?