76 packages tagged with “DataAnnotations”
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
A minimalist validation library built atop the existing validation features in .NET's `System.ComponentModel.DataAnnotations` namespace.
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 verification of validation conditions in many cases. Since fields validation requirements are applied as metadata, domain-related code is more condensed. This package contains 3 components: - ExpressiveAnnotations.dll - assembly with validation attributes powered by expressions engine, - ExpressiveAnnotations.MvcUnobtrusive.dll - assembly with model validators for ASP.NET MVC, - expressive.annotations.validate.js - unobtrusive validation script.
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.ComponentModel.Annotations
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 verification of validation conditions in many cases. Since fields validation requirements are applied as metadata, domain-related code is more condensed. This package contains single component, i.e. ExpressiveAnnotations.dll - assembly with validation attributes powered by expressions engine.
Fork of Jarosław Waliszko's Expressive Annotations .NET library, adding support for client-side validation in .NET Core. Expressive Annotations provides new flexible and powerful model validation attributes, to add to the attributes built in to .NET.
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. Since fields validation requirements are applied as metadata, domain-related code is more condensed. This package contains single component, i.e. ExpressiveAnnotations.dll - assembly with validation attributes powered by expressions engine.</description> <summary>Server-side component of ExpressiveAnnotations - annotation-based conditional validation library.
Adds Data Annotation validation support to Nancy.
Message validation using FluentValidation.
Atrybut walidacji numeru PESEL oparty o System.ComponentModel.DataAnnotations.
WCFDataAnnotations allows you to automatically validate WCF service operation arguments using the validation attributes and IValidatableObject interface from System.ComponentModel.DataAnnotations.
Miruken validation including DataAnnotations and FluentValidation
Attributes classes for decorating various code entities
DataAnnotations extension system for AspectCore Framework.
Message validation using DataAnnotations.
Uses System.ComponentModel.DataAnnotations to validate arguments
DataAnnotations validation extension for Tapeti
.NET 4.5 Data Annotation support for Nancy
Extra validation attributes for application specific scenarios such as dates in the past/future, ratings, prefixes, swift code, and timezones.
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. Since fields validation requirements are applied as metadata, domain-related code is more condensed. This package contains 3 components: - ExpressiveAnnotationsCore.dll - assembly with validation attributes powered by expressions engine, - ExpressiveAnnotations.MvcCoreUnobtrusive.dll - assembly with model validators for ASP.NET Core MVC, - expressive.annotations.validate.js - unobtrusive validation script.
NHibernate mapping using System.ComponentModel.DataAnnotations and wrappers for tests and ORM switching.
Additional DataAnnotations attributes. Not specific to Tapeti, but useful for annotating message classes.
Validation handlers for phone numbers either via attributes or resolvable services with support for specific MNOs (Mobile Network Providers).
FluentDataAnnotations.Mvc.Core - core functionality for FluentDataAnnotations.Mvc
Package Description
NHibernate extension for utilizing System.ComponentModel.DataAnnotations validation.
Helpers and Utilities for RedRocket Framework such as: annotation interfaces with data annotations and formatting strings.
The primary focus of this package is to expose the .NET Framework's data validation syntax to AngularJS without other dependencies.
FluentDataAnnotations.Mvc is a library that provides fluent API for adding DataAnnotaions for ASP.NET MVC projects