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

Paramore.Brighter.Validation.Specification

Specification-pattern 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 ISpecification<TRequest> from the container and evaluates it against the request.

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

Install

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

Frameworks

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

Dependencies

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.