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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FluentValidation!