Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

How to automatically add placeholder attribute to html input type number in mvc 4?

How to get DataAnnotation Display Name?

ASP.NET MVC4: An attribute argument must be a constant expression , typeof expression or array creation expression of an attribute parameter type

Get Data Annotations attributes from model

How does one do property validation of a C# class using Data Annotations in .NET Framework 3.5?

Code first columns with type char(36)

Writing a CompareTo DataAnnotation Attribute

separate numbers by comma with asp.net mvc

Extending the MVC RequiredAttribute

Validation does not work when I use Validator.TryValidateObject

ASP.Net Mvc Fixed-Length String Data Annotation

When using Data Annotations with MVC, Pro and Cons of using an interface vs. a MetadataType

ASP.NET MVC4 Multi-lingual Data Annotations

Is there a way to remove attributes from an inherited property?

c# data-annotations

EF data annotations aren't "working" after targeting .NET 4.5

EmailAddressAttribute without being required

.net data-annotations

.NET regex specific to .net C# dataannotations

How can I ignore case in a RegularExpression?