🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

tv4-cmd

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tv4-cmd

Command tool for JSON Schema validation.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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.

Keywords

tv4

FAQs

Package last updated on 26 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts