Top "Unobtrusive-validation" questions

Unobtrusive Validation refers to a jQuery plugin created by Microsoft used in conjunction with the jQuery Validate plugin.

How to implement input masking with ASP.NET MVC

I'm working on a form with ASP.NET MVC and am trying to figure out how best to implement input …

asp.net-mvc unobtrusive-validation input-mask jquery-inputmask
ASP.Net MVC 3 - Client side unobtrusive validation for Editor Templates

I am new to ASP.Net MVC 3, facing some issues while trying to implementing client side unobtrusive validation for a …

asp.net-mvc-3 data-annotations editortemplates unobtrusive-validation