Click here to Skip to main content
15,881,812 members
Everything / DataAnnotation

DataAnnotation

DataAnnotation

Great Reads

by kr.is
How to create a simple validation attribute using C#
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
by Shivprasad koirala
In this short article, we will discuss how C# DataAnnotation library helps us to do validations.

Latest Articles

by kr.is
How to create a simple validation attribute using C#
by Kelum Priyadarshane
This project developed using combination of Entity Framework 6.0 + Code First Approach + Web API 2 + Repository Pattern + ASP.NET MVC 5 + SQL Server 2012 + Unit of Work Testing + Bootstrap.
by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
by Shivprasad koirala
In this short article, we will discuss how C# DataAnnotation library helps us to do validations.

All Articles

Sort by Score

DataAnnotation 

21 Jan 2020 by kr.is
How to create a simple validation attribute using C#
27 Sep 2015 by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
6 Feb 2015 by ogomerub
ViewModel base for all ViewModels. Validation system with DataAnnotations and IDataErrorInfo