Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matter In Motion. JSON Schema Validator

NPM Version NPM Downloads

Node.js framework for building applications (cli, server, etc...).

JSON Schema

(JSON Schema)[(http://json-schema.org)] validator extension for matter in motion framework. Adds Ajv as validators.jsonschema with two plugins ajv-merge-patch and ajv-keywords

Installation

npm i @matter-in-motion/validators.jsonschema

Usage

  1. Add validators.jsonschema to your extensions in the settings.
const validator = app.require('validators.jsonschema');
const valid = validator.validate(schema, data);

Settings

All of the Ajv options

License: MIT.

About

JSON Schema Validator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages