Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

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

ASP.NET MVC 2 Model Validation (DataAnnotations) on Subobject

how to validate dropdownlist using the DataAnnotation?

ASP.NET Core is using non-default constructor if no public default constructor found