Registry / serialization / santhosh-tekuri-jsonschema-v5

santhosh-tekuri-jsonschema-v5

JSON →
library5.3.1gogounverified

Package jsonschema provides JSON Schema compilation and validation for Go.

go get github.com/santhosh-tekuri/jsonschema/v5
INSTALL
IMPORT
SIG · SANTHOSH-TEKURI-JS
S
santhosh-tekuri-jsonschema-v5
serializationgov5.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

jsonschema
github.com/santhosh-tekuri/jsonschema/v5

Compile a JSON Schema from a file.

package main import ( "fmt" "github.com/santhosh-tekuri/jsonschema/v5" ) func main() { sch, _ := jsonschema.Compile("schema.json") _ = sch }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
santhosh-tekuri-jsonschema-v5 — go get santhosh-tekuri-jsonschema-v5 · libregistry