1,999 packages tagged with “Validation”
JSON Schema reader, generator and validator for .NET
Includes types that provide token validators.
JSON Schema built on the System.Text.Json namespace
Extension methods for NJsonSchema to convert JObject, JArray and object to a NJsonSchema
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
ASP.NET Core integration package for the OpenIddict validation services.
Local server integration package for the OpenIddict validation services.
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
A high-performance, extensible argument validation library.
System.Net.Http integration package for the OpenIddict validation services.
Argument validation made simple and unified. It ensures arguments conforms to simple validation rules and provides an uniformed exception throwing strategy if arguments are invalid.
Validation attributes that can be used in any .NET 4.0 project to supplement the existing Data Annotations attributes. If you are using MVC3 and also want client validation, use the DataAnnotationsExtensions.MVC3 package.
Versatile OpenID Connect stack for ASP.NET Core.
A simple (but correct) .NET class for validating email addresses. Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).
System.Net.Http integration package for the OpenIddict client services.
Common validation abstractions and validation infrastructure for .NET applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
SharpGrip FluentValidation AutoValidation MVC is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers.
This package includes eventRegister.exe, which enables validation and registration of user defined EventSource classes. It supports both BCL event sources (classes derived from System.Diagnostics.Tracing.EventSource) and NuGet event sources (classes derived from Microsoft.Diagnostics.Tracing.EventSource).
Extends JsonSchema.Net to provide schema generation functionality
SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).
Integration of GraphQL.NET validation subsystem into ASP.NET Core
Notifications made easy
C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library. Updated for .Net Core.
A library for using FluentValidation with Blazor