Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

json-glib-validate - Man Page

JSON Validation Tool

Synopsis

json-glib-validate [OPTIONS...] <FILE>

Description

json-glib-validate offers a simple command line interface to validate JSON data. It lets you list URIs that point to JSON data and checks that the data conforms to the JSON syntax.

The resources to operate on are specified by the FILE argument.

If the JSON data is valid, json-glib-validate will terminate with an exit code of 0; if the data is invalid, an error will be printed on stderr and json-glib-validate will terminate with a nonzero exit code.

Options

-h, ā€‰--help

Print a help message and exit.

Exit Status

See Also

Author

Emmanuele Bassi

Referenced By

json-glib-format(1).

text processing