Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Client-side validation not firing for CompareAttribute DataAnnotation

EnumDataType() attribute validation error message not displaying

Datatype DataAnnotation

ModelState.IsValid always true, regardless of DataAnnotations attributes

Onion Architecture- Entity Framework Code First Models DataAnnotations

ASP.NET MVC Data Annotations Validation ErrorMessageResourceType

Custom validation attribute with multiple instances problem

Range and DisplayFormat Attributes on TimeSpan

Is it possible to use LabelFor for header row in Index view

Best Practices - Data Annotations vs OnChanging in Entity Framework 4

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

asp.net 4.5 webforms model binding : client side validation supported?

Validating entities using data annotations or fluent api in EF 7.0 (In Memory)

Should I store spaces in my URLs in the database? If so, how do I encode them when putting them into <a href="...">?

ASP.NET MVC2 Model Validation Fails with Non-US Date Format

Entity Framework - Code First Fluent API: ErrorMessage?