New posts in data-annotations

Best Practices ViewModel Validation in ASP.NET MVC

Get [DisplayName] attribute of a property in strongly-typed way

Writing a CompareTo DataAnnotation Attribute

Mixing Fluent API and DataAnnotations in EF code first

Using DataAnnotations to compare two model properties

How do I specify that a property should generate a TEXT column rather than an nvarchar(4000)

ASP.Net MVC DisplayFormat

How to add "required" attribute to mvc razor viewmodel text input editor

How to handle Booleans/CheckBoxes in ASP.NET MVC 2 with DataAnnotations?

Data Annotation Ranges of Dates

Data Annotations for validation, at least one required field?

MVC Validation Lower/Higher than other value

Validate data using DataAnnotations with WPF & Entity Framework?

DataAnnotations dynamically attaching attributes

Data Annotation to validate confirm password

Why is DisplayFormat DataFormatString not working?

Entity Framework Code First Fluent Api: Adding Indexes to columns

DataAnnotations validation (Regular Expression) in asp.net mvc 4 - razor view

Entity Framework 4.1 InverseProperty Attribute

DataAnnotations: Recursively validating an entire object graph