Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

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

CustomValidationAttribute specifed method not being called

Uppercase attribute that converts the input to uppercase

Setting MaxLength gives you error

Is there a good reference for data annotations in regards to how DataType works?

How to make entry field to allow numbers only using EF and Data Annotations?

【CVAT】How to create multiple jobs in one task?

Adding DataAnnontations to Generated Partial Classes

Can I use an IMetadataAware attribute multiple times on the same field?

client-side validation trips on DataAnnotation Range attribute