livioalves / node-red-contrib-ajv-node

Node-red Node to validate a JSON Schema using the ajv library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AJV (Another Json Validator) Node

A Node-red node to validate JSON using the ajv library

Install

Install from npm

npm install --save node-red-contrib-ajv-node

License

MIT

About

Node-red Node to validate a JSON Schema using the ajv library


Languages

Language:HTML 79.4%Language:JavaScript 20.6%