check-json-schemas

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

README

The check-json-schemas tool validates that all the JSON files in a directory contain a schema that github.com/xeipuuv/gojsonschema can load and validate documents against.

-dir string
    The directory containing the schemas to validate.
-help
    Show usage information.
-verbose
    Print verbose output.

If if finds any invalid files it will set the exit status to 1. Otherwise it is 0.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL