Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Separate error message for Minimum and Maximum string length - MVC4 Data annotation

Mixing Fluent API and DataAnnotations in EF code first

So is an [Email] attribute built in ASP.NET MVC 3 or not?

How Can I Use Custom Validation Attributes on Child Models of a DB Entity?

How to specify Unique Key in EF 7 Code First with Data Annotations

DataAnnotations "NotRequired" attribute

Why is Html.DisplayTextFor ignoring DisplayFormatAttribute?

Is Data Annotations really a good idea for validation?

localize default model validation in mvc 2

Knockout JS + Sending to MVC 3

In MVC 3, I can't get @Html.DisplayFor to render a formatted string

DisplayFormat.DataFormatString for a phone number or social security number

MVC 4 - DataAnnotations - Validation for Type

F# int.MaxValue is "not a valid constant expression," but System.Int32.MaxValue is?

.net f# data-annotations

.NET MVC Custom Date Validator

ASP.NET MVC, Linq to SQL Data Annotation Validation

asp.net data-annotations

@Html.EditorFor DateTime not displaying when set a default value to it

How can I use DisplayName data annotations for column headers in WebGrid?

WPF Binding : Use DataAnnotations for ValidationRules

How does DataAnnotations really work in MVC?