Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

DataAnnotations and Resources don't play nicely

Entity Framework - Default value for property using Data Annotations

MVC Validation using Data Annotations - Model classes or View Model classes?

About Enum and DataAnnotation

WPF TextBox MaxLength -- Is there any way to bind this to the Data Validation Max Length on the bound field?

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?