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.
Install
dotnet add package Paramore.Brighter.Validation.Specification --version 10.6.0
Install-Package Paramore.Brighter.Validation.Specification -Version 10.6.0
<PackageReference Include="Paramore.Brighter.Validation.Specification" Version="10.6.0" />
Frameworks
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.