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

Paramore.Brighter.Validation.DataAnnotations

System.ComponentModel.DataAnnotations 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 validates the request against its DataAnnotations attributes.

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

Install

.NET CLI
dotnet add package Paramore.Brighter.Validation.DataAnnotations --version 10.7.0
Package Manager Console
Install-Package Paramore.Brighter.Validation.DataAnnotations -Version 10.7.0
PackageReference
<PackageReference Include="Paramore.Brighter.Validation.DataAnnotations" 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.