Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

How to prevent from DataAnnotations Attributes being deleted in DataBase First Model

Customising data annotations in dynamic data

How to get the StringLength from DataAnnotations

Custom Model Binder Not Validating Model

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