An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.1% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 3.2% forks on proxy.golang.org

proxy.golang.org : github.com/santhosh-tekuri/jsonschema/v4

Package jsonschema provides json-schema compilation and validation. Features: The schema is compiled against the version specified in "$schema" property. If "$schema" property is missing, it uses latest draft which currently implemented by this library. You can force to use specific draft, when "$schema" is missing, as follows: you can also validate go value using schema.ValidateInterface(interface{}) method. but the argument should not be user-defined struct. This package supports loading json-schema from filePath and fileURL. To load json-schema from HTTPURL, add following import: you can validate yaml documents. see https://play.golang.org/p/sJy1qY7dXgA Example_fromString shows how to load schema from string. Example_fromStrings shows how to load schema from more than one string. Example_userDefinedContent shows how to define "hex" contentEncoding and "application/xml" contentMediaType Example_userDefinedFormat shows how to define 'odd-number' format. Example_userDefinedLoader shows how to define custom schema loader. we are implementing a "map" protocol which servers schemas from go map variable.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/santhosh-tekuri/jsonschema/v4
Keywords: draft2019-09 , draft2020-12 , draft4 , draft6 , draft7 , go , golang , golang-library , json , json-schema , jsonschema , validation , validator
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/santhosh-tekuri/jsonschema
Dependent packages: 1
Dependent repositories: 1
Stars: 1,123 on GitHub
Forks: 118 on GitHub
Total Commits: 81
Committers: 2
Average commits per author: 40.5
Development Distribution Score (DDS): 0.012
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

Top 7.4% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
Example_customContentEncoding shows how to define "hex" contentEncoding. Example_customContentMe...
5 versions - Latest release: 7 months ago - 1,123 stars on GitHub
Top 5.2% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema/cmd/jv v0.7.0
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
8 versions - Latest release: over 1 year ago - 1,123 stars on GitHub
Top 1.2% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
Package jsonschema provides json-schema compilation and validation. Features: The schema is com...
8 versions - Latest release: over 2 years ago - 815 dependent packages - 1,013 dependent repositories - 1,123 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/santhosh-Tekuri/jsonschema/v5 v5.3.1
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
8 versions - Latest release: over 2 years ago - 1,123 stars on GitHub
Top 1.8% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema/v3 v3.1.0
Package jsonschema provides json-schema compilation and validation. This implementation of JSON ...
4 versions - Latest release: over 4 years ago - 25 dependent packages - 42 dependent repositories - 1,123 stars on GitHub
Top 6.2% on proxy.golang.org
github.com/Santhosh-tekuri/jsonschema/v3 v3.1.0
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go
4 versions - Latest release: over 4 years ago - 1,123 stars on GitHub
Top 1.5% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema/v2 v2.2.0
Package jsonschema provides json-schema compilation and validation. This implementation of JSON ...
4 versions - Latest release: almost 6 years ago - 60 dependent packages - 232 dependent repositories - 1,123 stars on GitHub
Top 5.5% on proxy.golang.org
github.com/santhosh-Tekuri/jsonschema v1.2.4
Package jsonschema provides json-schema compilation and validation. This implementation of JSON ...
12 versions - Latest release: about 7 years ago - 1,123 stars on GitHub
Top 6.2% on proxy.golang.org
github.com/Santhosh-tekuri/jsonschema v1.2.4
Package jsonschema provides json-schema compilation and validation. This implementation of JSON ...
12 versions - Latest release: about 7 years ago - 1,123 stars on GitHub
Top 1.3% on proxy.golang.org
github.com/santhosh-tekuri/jsonschema v1.2.4
Package jsonschema provides json-schema compilation and validation. This implementation of JSON ...
12 versions - Latest release: about 7 years ago - 527 dependent packages - 2,371 dependent repositories - 1,123 stars on GitHub