1.0.1 • Published 7 years ago

tv4-cmd v1.0.1

Weekly downloads
6
License
MIT
Repository
-
Last release
7 years ago

Command Tool for Tiny Validator (tv4)

Installation: npm install tv4-cmd -g

Run the command with a schema file and a JSON file. Nothing returns if it is valid. There is a verbose option to receive more information about the validation.

Usage: tv4 <options>
Where options are:
  -s, --schema <file>  Required
  -j, --json <file>
  -v, --verbose
  -b, --ban  Ban unknown properties

Read more about the Tiny Validator at geraintluff/tv4.

1.0.1

7 years ago

1.0.0

9 years ago