Scroll to navigation

json_verify(1) General Commands Manual json_verify(1)

NAME

json_verify - Validate json from stdin

SYNOPSIS

json_verify [ OPTION ]

DESCRIPTION

A sample program to demonstrate the use of yajl. json_verify validates json from stdin.

OPTIONS

quiet mode
allow comments
allow invalid utf8 inside strings

AUTHORS


Lloyd Hilaiel <lloyd@hilaiel.com>