Skip to content

nilshartmann/json-schema-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Schema Validator

JSON Schema Validator based on ajv

Usage

yarn install

node index.js pathToSchemaFile pathToJsonFile

If anything failes, process return non-zero exit code, otherwise zero.

For more information: https://ajv.js.org/guide/why-ajv.html. Note that v8 of ajv is used here, docs sometimes refer to older versions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published