Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

How do I apply a required field validation only if one radio button is selected

Data Annotation or Fluent API? Best Practise for supporting various ORM's

Localization of data annotations in separate class library

Validator.TryValidateObject does not validate attribute

What's the difference between DataType(DataType.PhoneNumber) & PhoneAttribute

EF Data annotations Regular expression

MVC 5 Data Annotation "Not Equal to Zero"

Simple way of accessing dependent property inside custom data annotation

ShortName in the Display attribute (DataAnnotations)

Why does Entity Framework try to insert existing entity?

How to override default required error message

asp.net MVC extending DataAnnotions

How should I annotate CreatedOn and ModifiedOn columns with EF 4.1?

ASP.Net MVC: Can you use Data Annotations / Validation with an AJAX / jQuery call?

Is it possible to use a variable for the `[Display(Name="Something")]` data annotation in MVC3 (C#)

Asp.net Web Api nested model validation

Entity Framework 6 Reusing Data Annotations

How to create custom validation attribute?

c# data-annotations

How to use Blazor ValidationMessage on properties made from custom objects

ASP.NET MVC 5: EmailAddress attribute custom error message