Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

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

EntityFramework Core auto generate key id property

Possible to change Data Annotations during Runtime? (ASP.NET MVC's [Range] [Required] [StringLength] etc.)

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)