Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

MVC 4 Custom data annotation manual jquery validation call

What is the RequiresValidationContext property of ValidationAttribute class for?

Is there a way use one data annotation/attribute with multiple properties?

Data Annotations - using an attribute extension and storing regular expressions in a resource file

Validation with custom Data Annotations in conflict with localization change

Create Foreign Key using Data Annotations

what are the differences between [DataType(DataType.EmailAddress)] & [EmailAddress]

ASP.NET MVC Data Annotation Tooltip

EF4 code-first vs model-first with regards to model validation

Is it possible to provide a runtime value to StringLength validator in MVC 3?

MVC3 Validation with ComponentModel.DataAnnotations for UK date format (also using jquery ui datepicker)

StringLengthAttribute and Localized text

c# .net data-annotations

How to call ValidationAttributes manually? (DataAnnotations and ModelState)

Is there a way through data annotations to verify that one date property is greater than or equal to another date property?

What is imageData in JSON file which comes from labelme tool?

data-annotations

ASP.NET MVC: Adding custom ErrorMessage that incorporates DisplayName to custom ValidationAttribute

DataAnnotations or Application Validation block

How to retrieve GroupName data annotation from ModelMetadata

Custom Error Message not appear Data Annotation

c# data-annotations

DataAnnotations MaxLength and StringLength for string[] or List<string>?

c# data-annotations