| by Achyut Kendre | No comments

How to Implement Validation in ASP.NET MVC? (Part 2)

Example Source Code: https://drive.google.com/file/d/18IPwYq1aujZ3waQHR0QTeeJvPp7By9H2/view?usp=sharing Other Attributes Data Type: this attribute will help you to define the data type of any model property which will be followed by helper while generating HTML in a view or ui, few data types are MultiLineText, Password, Credit Card, Url etc. Display: will help you to change the name of […]

Read More