Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-annotations

Entity Framework 6 Reusing Data Annotations

How to create custom validation attribute?

c# data-annotations

One out of 2 properties should be null (EntityFramework Code First)

Globally localize validation

Custom Validation Not Executing

c# c#-4.0 data-annotations

Is it possible NOT to use data annotations attributes ServiceStack OrmLite?

How to show Display Name for foreign key fields in ASP.NET MVC

Add message to context.result

Does MaxLength data annotation work with List<T>?

Custom Model Validator for Integer value in ASP.NET Core Web API

Why use primary keys?

MVC3 Add & Display Message through ModelState

Override MVC Model Display Name Annotation with Custom Functionality

Providing a non-constant value in RangeAttribute?

Custom names to enumeration values

c# enums data-annotations

how to use a different name for my class property than the sql column name

Can I create a constant expression for use in attribute parameter?

WPF MVVM Validation using data annotation

MVC3 DataAnnotationsExtensions error using numeric attribute

ASP.NET MVC - Pass model value to data annotation parameter