Skip to main content
Corvus.Text.Json.Validator package icon

Corvus.Text.Json.Validator

Load and validate JSON documents against JSON Schema at runtime with the Corvus.Text.Json runtime evaluator: no code generation, no Roslyn, millisecond cold start. Ideal for schema registries, configuration validation, and user-supplied schemas.

Total Downloads
12.3K
12,316
Published
Sep 13, 2026
Latest stable version

Install

.NET CLI
dotnet add package Corvus.Text.Json.Validator --version 5.6.1
Package Manager Console
Install-Package Corvus.Text.Json.Validator -Version 5.6.1
PackageReference
<PackageReference Include="Corvus.Text.Json.Validator" Version="5.6.1" />

Frameworks

net10.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[5.6.1, )
[5.6.1, )
Corvus.Text.Json
.NETStandard2.0
[5.6.1, )
Corvus.Text.Json
.NETStandard2.1
[5.6.1, )

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.