Top 20 NuGet dataannotations Packages

.NET Unit test helpers for validation with DataAnnotations
Uses System.ComponentModel.DataAnnotations to validate arguments
ExpressiveAnnotations is a small .NET and JavaScript library which provides full-stack annotation-based conditional validation mechanisms. Given attributes, powered by expressions engine, allow to forget about imperative way of step-by-step implementation of validation conditions in many cases. Sin...
The primary focus of this package is to expose the .NET Framework's data validation syntax to AngularJS without other dependencies.
‫اعتبار سنجی های سمت کلاینت با استفاده از دیتا-انوتیشن ها و افزودن چند اتریبیوت بسیار ساده و تمیز است. برای فارسی سازی آن کافیست این کتابخانه را به پروژه اضافه کرده و متد زیر را فراخوانی کنید PersianDataAnnotationsValidator.RegisterAdapters(); برای رفع مشکلات یا ارتقا یا تغییر به آدرس زیر مراجعه ک...
SrkToolkit.Common contains various extension methods, validators and utility classes.
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes. With .NET 4.6
Provides attributes that are used to help ensure data integrity for objects used as data sources.
‫اعتبار سنجی های سمت کلاینت با استفاده از دیتا-انوتیشن ها و افزودن چند اتریبیوت بسیار ساده و تمیز است. برای فارسی سازی آن کافیست این کتابخانه را به پروژه اضافه کرده و متد زیر را فراخوانی کنید services.AddMvc(options => options.ModelMetadataDetailsProviders.Add(new PersianDataAnnotationsCore.Per...
ExpressiveAnnotations is a small .NET and JavaScript library which provides full-stack, annotation-based, conditional validation mechanisms. Given attributes, powered by expressions engine, allow to forget about imperative way of step-by-step implementation of validation conditions in many cases. S...
This is a customization of System.ComponentModel.Annotations. Sources have been forked from https://github.com/dotnet/corefx/releases/tag/v1.1.8 then customized by Ole Consignado in order to meet it needs. Original sources should be found at: https://github.com/dotnet/corefx/tree/v1.1.8/src/System.C...
The Data Annotations Validator Component for Blazor to localize validation error messages, based on "Microsoft.Extensions.Localization".
DataAnnotations plugin for CompiledValidators.
NHibernate extension for utilizing System.ComponentModel.DataAnnotations validation.
.Net utils library
Helpers and Utilities for RedRocket Framework such as: annotation interfaces with data annotations and formatting strings.
MVCScaffolding.MetaDataPlugin allows for an easy-to-use command to create metadata classes on top of any object that contains properties, such as custom viewmodels or domain models. This package works in both MVC 4,5 and any other .Net project that works with MvcScaffolding. In version 2+ you can...
Utilize DataAnnotations on your ASP.Net Web API models and return your own complex validation models, flattened models or default model state models.
FluentDataAnnotations.Mvc is a library that provides fluent API for adding DataAnnotaions for ASP.NET MVC projects