Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4757

Enable Client Side validation in ASP.Net MVC

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to enable Client Side validation in ASP.Net MVC projects. The default validation performed is server side when one uses Data Annotations along with Model class for validation purpose. The very first step is to configure bundles so that Client Side scripts used for Validations can be minified.

Viewing all articles
Browse latest Browse all 4757

Trending Articles