This is the command json_verify that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
json_verify - A simple json verification tool.
SYNOPSIS
json_verify [options] < input-file
DESCRIPTION
json_verify reads json data from standard input. It returns success (zero result) if the
input file is valid, and failure (nonzero result) otherwise.
OPTIONS
-c allow comments
-q quiet mode
-s verify a stream of multiple json entities
-u allow invalid utf8 inside strings
AUTHORS
Lloyd Hilaiel <[email protected]>
This manual page was written by John Stamp <[email protected]>. Permission is
granted to redistribute, use, and/or modify this document under the same terms as
json_verify itself.
Use json_verify online using onworks.net services