Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

ASP.NET MVC datetime culture issue when passing value back to controller

DataAnnotations - Disallow Numbers, or only allow given strings

Annotating properties on a model with default values

how to put DisplayName on ErrorMessage format

MVC Razor Validation Errors showing on page load when no data has been posted

ASP.NET MVC: Is Data Annotation Validation Enough?

Is it possible to use DataAnnotations with Interfaces?

c# .net data-annotations

MVC Validation Lower/Higher than other value

How to change default validation error message in ASP.NET MVC?

What does it mean for a property to be [Required] and nullable?

DataAnnotation to compare two properties

ASP.NET-MVC 2 DataAnnotations StringLength

How can I use the Data Validation Attributes in C# in a non-ASP.net context?

Entity Framework Code First : how to annotate a foreign key for a "Default" value?

Allow empty strings for fields marked with PhoneAttribute or UrlAttribute

mvc4 data annotation compare two dates

Best Practices ViewModel Validation in ASP.NET MVC

DataAnnotations dynamically attaching attributes

Remote Validation in ASP.Net MVC 3: How to use AdditionalFields in Action Method

mvc [DataType(DataType.EmailAddress) no validation