google / google/jsonschema-go

validate against meta-schema

Open
#3 2 comments 1 reaction 0 assignees View on GitHub
Medium P3
Dominant language
Go
Stars
478
Forks
37
PR merge metrics
No merged PRs in 30d

Description

As part of checking a schema (Schema.checkLocal), it should be validated against the meta-schema.

This involves embedding the meta-schema files for the draft versions we support into the binary, resolving them at startup, and then calling validate on each call to Schema.Resolve.

This isn't essential for a useful package, but it should be done.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.