Quantcast
Channel: ASP.Net MVC – Raymund Macaalay's Dev Blog
Viewing all articles
Browse latest Browse all 15

Unobtrusive Client and Server Side Age Validation in MVC using Custom Data Annotations

$
0
0
One of the best things with MVC is the built-in validation using Data Annotations, these special attributes are simply applied to a class or its property and validation simply just happens on both Client and Server side (taking into consideration you set yours up properly). There are lots of Data Annotations built in that you… Read More »

Viewing all articles
Browse latest Browse all 15

Trending Articles