New posts in data-annotations

Required attribute for an integer value

"The Id field is required" validation message on Create; Id not set to [Required]

How do I specify the columns and rows of a multiline Editor-For in ASP.MVC?

Remote Validation in ASP.Net MVC 3: How to use AdditionalFields in Action Method

Asp.Net Mvc Hidden Field from Data Annotations

Unit Testing ASP.NET DataAnnotations validation

Conditionally required property using data annotations

How can I tell the Data Annotations validator to also validate complex child properties?

ASP.NET MVC input field with datetime datatype is not refreshing its value

Custom model validation of dependent properties using Data Annotations

MVC Model require true

Assign format of DateTime with data annotations?

What does it mean for a property to be [Required] and nullable?

Why can't I reference System.ComponentModel.DataAnnotations?

Int or Number DataType for DataAnnotation validation attribute

The specified value does not conform to the required format yyyy-MM-dd

How to retrieve Data Annotations from code? (programmatically)

Entity Framework code first unique column

Fluent Validation vs. Data Annotations

displayname attribute vs display attribute