Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Automatically generate buddy classes from model in C#

Regex(Dataannotation) for digits not repeating more than five times in string

How to specify order of Data Annotation errors in Html.ValidationSummary

Validation fails for [DataType(DataType.Email)] in MVC3

DisplayAttribute - How can I set a default Resource?

Adding DataAnnotation to class when using FluentValidation

.NET Core - Get DbContext within Model

DataAnnotation [Index(IsUnique = true)] on a column throws error Attribute 'Index' is not valid on this declaration type

Data annotation in Servicestack References vs ForeignKey

How to validate list of string using EmailAddressAttribute in C#?

Add navigation property with non-primary key [duplicate]

Adding annotations to the EDM in OData v4 in ASP.NET Web Api 2.2

Regular Expression allow only numbers, commas and dashes