Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

EmailAddressAtribute ignored

Unobtrusive Validation for Inline Datepicker not working, works fine for non-inline Datepicker

Entity Framework Data Annotation "Display Name" of type Enum

How to use Data Annotation Validators in Winforms?

How to get property's display name from a custom attribute

Why are buddy classes used for validation?

c# .net data-annotations

how to validate a property according to another property in DataAnnotation

c# c#-4.0 data-annotations

MVC client side validation for PhoneAttribute

KendoUI Grid Default Value with Data Annotation

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.)