Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

Asp.Net Mvc Hidden Field from Data Annotations

Unit Testing ASP.NET DataAnnotations validation

Conditionally required property using data annotations

MVC Model require true

Assign format of DateTime with data annotations?

ASP.NET MVC: Custom Validation by DataAnnotation

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

c# wpf data-annotations

Int or Number DataType for DataAnnotation validation attribute

Entity Framework code first unique column

Fluent Validation vs. Data Annotations

Disable Required validation attribute under certain circumstances

displayname attribute vs display attribute

How to specify a min but no max decimal using the range data annotation attribute?