Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Using BootstrapValidator with MVC DataAnnotations

Entity Framework Data Annotations equivalent of .WillCascadeOnDelete(false);

TDD: What is best practice to test DataAnnotations in ASP.NET MVC 3?

DataType vs UiHint

Range annotation between nothing and 100?

ReadOnly attribute doesn't work in ASP.NET MVC Models

MVC DataAnnotation Accept No Spaces

Client form validation not working with modal dialog in MVC

Where is the whole list of default error messages for DataAnnotations at MVC 3

MVC data annotation to compare one property to another?

Required Data Annotation is not being translated

Where are the Entity Framework t4 templates for Data Annotations?

ASP.Net MVC 3 ViewModel Data Annotations

ASP.NET MVC 3 Data Annotation: Add validation dynamically

Compare (password) attribute

Validating an email string in .net using EmailAddressAttribute, but not on an attribute

c# .net data-annotations

Using DataAnnotations on Windows Forms project

Get DisplayAttribute attribute from PropertyInfo

ASP.NET MVC displaying date without time

MVC: Override default ValidationMessage