Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

unobtrusive client validation in knockout template binding

Custom Html helper that can browse DataAnnotations

Asp.Net MVC: Some un-localized default error message?

How to validate GET url parameters through ModelState with data annotation

Creating entity relationship with renamed fields and non-primary key in primary table

Which validation library for ASP.NET MVC?

Validation using attributes

Get All properties that has a custom attribute with specific values [duplicate]

System.ComponentModel.DataAnnotations.Schema not found

Validating an e-mail address with unobtrusive javascript / MVC3 and DataAnnotations

StringLengthAttribute doesn't seem to be working

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