Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Validation does not work when I use Validator.TryValidateObject

ASP.Net Mvc Fixed-Length String Data Annotation

When using Data Annotations with MVC, Pro and Cons of using an interface vs. a MetadataType

ASP.NET MVC4 Multi-lingual Data Annotations

Is there a way to remove attributes from an inherited property?

c# data-annotations

EF data annotations aren't "working" after targeting .NET 4.5

EmailAddressAttribute without being required

.net data-annotations

.NET regex specific to .net C# dataannotations

How can I ignore case in a RegularExpression?

How to prevent from DataAnnotations Attributes being deleted in DataBase First Model

Customising data annotations in dynamic data

How to get the StringLength from DataAnnotations

Custom Model Binder Not Validating Model

DataAnnotations and Resources don't play nicely

Entity Framework - Default value for property using Data Annotations

MVC Validation using Data Annotations - Model classes or View Model classes?

About Enum and DataAnnotation

WPF TextBox MaxLength -- Is there any way to bind this to the Data Validation Max Length on the bound field?