Found 1,121 packages
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Country Validator is a library that can be used to validate VAT/TVA codes, social security numbers and TINs (Tax Identification Numbers). All countries from European Union are supported and United States.
CreditCardValidator helps you validate credit card numbers, identify its issuer (Visa, Mastercard, etc), verify length, prefixes and check it through the Luhn algorithm. It can also generate random credit card numbers for testing purposes.
Forked from DataAnnotationsValidator by Mike Reust. Allows scanning object graph and validates every object using .NET standatd System.ComponentModel.DataAnnotations.Validator
NHibernate Validator is a powerful and extensible framework to validate objects using the .Net Platform. Born as a port of Hibernate Validator 3.0.0 project at december of 2007. Later on, many improvements and changes were made to the Core and API, and now we can say that NHibernate Validator is more than just a port. NHibernate Validator is entirely written in C#. The first release of NHibernate Validator was entirely developed by Dario Quintana, Gustavo Ringel and Fabio Maulo.
JSON Schema reader, generator and validator for .NET
DataAnnotations to validate VAT codes, social security numbers or tin numbers.
Forked from DataAnnotationsValidator by Mike Reust. Allows scanning object graph and validates every object using .NET standatd System.ComponentModel.DataAnnotations.Validator
Allows scanning object graph and validates every object using .NET standatd System.ComponentModel.DataAnnotations.Validator
Package Description
Model Validation Framework
A foundational object for all things related to validation
JSON Schema reader, generator and validator for .NET
A validation module checking Cloudflare Turnstile tokens
Fluent Validator is a fluent way to use Notification Pattern with your entities
A validation library for .NET that delivers an high-performance and memory prudence by using lambda-based and strongly-typed rules.
JSON Schema reader, generator and validator for .NET
The FlatValidator.DependencyInjection package extends the FlatValidator package to register all custom inherited validators in the IServiceCollection (Microsoft.Extensions.Dependencyinjection.Abstractions) automatically. A validation library for .NET that provides high performance and memory efficiency with the usage of strongly-typed and lambda-based rules.
Includes types that provide token validators.
An Implementation of ASP.NET Core Identity IPasswordValidator that verifies the provided password has not been pwned, as defined by Troy Hunt's HaveIBeenPwned service: https://haveibeenpwned.com/Passwords