repository
0.0.0-20250130080044-833c49f4dcfd
Repository: https://github.com/sourcegraph/go-jsonschema.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
go-jsonschema
EXPERIMENTAL
A Go library for working with JSON Schema:
- reading JSON Schema documents
- generating Go types to hold values that validate against a JSON Schema
Compatible with JSON Schema draft-07: