Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Autofac property injection with MVC ValidationAttribute

add data annotations programmatically

Does ASP.NET web API support IValidatableObject?

EmailAddressAttribute validation rules

Using Foolproof RequiredIf with an Enum

Asp.net Unit test model data annotation DataType.EmailAddress?

Silverlight 4: Localization of built-in data annotation validation exceptions

Client-side validation does not work when inherting from RequiredAttribute in ASP.NET MVC 3?

Combining DataAnnotations and IDataErrorInfo for WPF

Get [Display] attribute value from resource in MVC

Unique Index using Data Annotations [duplicate]

How to pass parameters into a ValidationAttribute?

Is it possible to use data annotations for LabelFor,ValidationMessageFor, EditorFor with strongly typed resources?

asp.net MVC 1.0 and 2.0 currency model binding

DataAnnotation and optional DateTime values

DataAnnotaion fails(freeze) on client?

Is it possible to inherit data annotations in C#?

c# data-annotations

Why can't I use resources as ErrorMessage with DataAnnotations?

Understanding ValidationContext in DataAnnotations

Error messages for model validation using data annotations