FluentValidation is a popular .NET library offering a fluent, expressive interface for building strongly-typed validation rules. It supports modern .NET runtimes including .NET 8+, and integrates smoothly into .NET Core, Blazor, and other ecosystems. FluentValidation has adopted the Code of Conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct. A validation library for .NET that uses a fluent interface and lambda expressions for building strongly-typed validation rules.
Features
- Fluent syntax for defining property validation rules (e.g., RuleFor, NotEmpty, EmailAddress)
- Advanced features: RuleSets, cascade mode, conditional validation, collections (RuleForEach)
- Dependency Injection support for validator classes
- Asynchronous validation capabilities
- Extensibility with custom validators, error codes, localization, state, severity settings
- Integration with .NET Core and Blazor for model validation and UI enforcement
Categories
LibrariesLicense
Apache License V2.0Follow FluentValidation
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentValidation!