Skip to main content
FluentValidation package icon

FluentValidation

A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.

Total Downloads
986.8M
986,815,875
Published
Dec 3, 2025
Latest stable version

Install

.NET CLI
dotnet add package FluentValidation --version 12.1.1
Package Manager Console
Install-Package FluentValidation -Version 12.1.1
PackageReference
<PackageReference Include="FluentValidation" Version="12.1.1" />

Frameworks

net8.0

Dependencies

No declared dependencies.