Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Using Multiple Interfaces with MVC DataAnnotations and MetaDataType

JMSSerializer and FOSRestBundle - Annotations not working. "Does not exist"

Asp.NET MVC - DataAnnotations and ModelState.IsValid too invasive into the domain model?

Entity Framework - [Keyless] Data Annotation Missing

Can't get Custom Attribute Value in MVC3 HTML Helper

How to access viewmodel's property value in custom validation attribute to alter messages?

DataAnnotations in ASP.NET MVC 2 - Stop MVC from applying RequiredAttribute to Non-nullable DateTime etc. properties

Custom DataAnnotations Validator Derived from RegularExpressionAttribute

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