json-glib-validate (1) Linux Manual Page
json-glib-validate – JSON-GLib validation tool
Synopsis
- json-glib-validate [-h,
–help] URI [URI…]
Description
json-glib-validateThe resources to operate on are specified by the URI 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.
Commands
-h, –help- Prints help and exits.
