Web
Analytics
Yogesh | Angular | ASP.NET Tutorials

For Consultation : +91 9887575540

Stay Connected :

Data Annotation and Validations in ASP.NET MVC 5

Data Annotation and Validations in ASP.NET MVC 5

Data annotations are used to perform client side and server side validations on a page. It’s a mechanism, Atrrributeswe can use it to feed metadata into application and framework will display and render HTML markup. Data Annotations are Attributes which are used to...