Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

ASP.net MVC Data Annotations DateTime Default Value

How are you meant to use Prompt, Description, Ordering when applying data-annotations in ASP.NET MVC 3

System.ComponentModel.DataAnnotations MaxLength not showing

"Display Name" Data Annotation for class using c#

The type X conflicts with imported type X

Compare Dates DataAnnotations Validation asp.net mvc

CustomValidation attribute doesn't seem to work

ASPNET MVC - Override Html.TextBoxFor(model.property) with a new helper with same signature?

Trim every input field except those with NoTrim attribute

Custom Data Annotations IsValid is never invoked. (ASP.NET MVC 2 .NET 4)

WebApi POST not to include ID field

How do I stop the [Required] annotation from being inherited on overridden fields?

DateTime Data Annnotations do not work in ASP.NET Core RC2 application

change validate message in data annotation

DisplayAttribute name with a variable, Dynamic DisplayName

Add Data Annotation To Entity Framework(Or Linq to SQL) generated class