Skip to main content
Paramore.Brighter.Validation.FluentValidation package icon

Paramore.Brighter.Validation.FluentValidation

FluentValidation integration for Paramore.Brighter. Validates request inputs in the Brighter request pipeline before the business handler runs, via the [ValidateRequest] attribute and a ValidateRequestHandler that resolves an IValidator<TRequest> from the container.

Total Downloads
217
217
Published
Jul 29, 2026
Latest stable version

Install

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

Frameworks

net10.0 net8.0 net9.0 .NETStandard2.0

Dependencies

[10.7.0, )
[11.12.0, )
[10.7.0, )
[11.12.0, )
[10.7.0, )
[11.12.0, )
Paramore.Brighter
.NETStandard2.0
[10.7.0, )
FluentValidation
.NETStandard2.0
[11.12.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.