Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-mvc-2-validation

custom validation attribute not working on client, just on server

ASP.NET MVC 2 and ComponentModel.DataAnnotations Validation: minimum value attribute

Support for nested model and class validation with ASP.NET MVC 2.0

ASP.MVC 2 RTM + ModelState Error at Id property

ASPNET MVC - Why is ModelState.IsValid false "The x field is required" when that field does have a value?

MVC2 Client-side validation for a DateTime?

Validation best practice for Model and ViewModel

How to display MVC 3 client side validation results in validation summary

Default resource for data annotations in ASP.NET MVC

Redirect to an action from Application_BeginRequest in global.asax

ASP.NET MVC Html.ValidationSummary(true) does not display model errors

ModelState.AddModelError - How can I add an error that isn't for a property?