A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Info
| Version: | 12.0.0 |
| Author(s): | Jeremy Skinner |
| Last Update: | Monday, May 5, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://fluentvalidation.net/ |
| NuGet Url: | https://www.nuget.org/packages/FluentValidation |
Install
Install-Package FluentValidation
dotnet add package FluentValidation
paket add FluentValidation
FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
No dependencies.