Skip to content

A NodeJS script that validates a JSON file against given JSON Schema

License

Notifications You must be signed in to change notification settings

mikejernil/jsonValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Validator

NodeJS script that validates JSON data against a given JSON schema

Prerequisites - NodeJS, npm

Install packages

npm i

Run script

node jsonValidate.js <json-file-path> <schema-file-path>

About

A NodeJS script that validates a JSON file against given JSON Schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published