{"library":"node-red-contrib-full-msg-json-schema-validation","type":"library","category":null,"description":"A Node-RED node for validating JSON objects against a JSON Schema. Current stable version is 1.1.0. This package provides a custom node that validates a specified property of the message (msg) against a user-provided JSON Schema. It outputs messages on two outputs: OK for valid and KO for invalid, with an error explanation added to msg on the KO output. It integrates directly into Node-RED's flow editor, requiring no additional code. Compared to other Node-RED validation nodes, it focuses on simplicity and schema-based validation of arbitrary message properties. Release cadence is low, with infrequent updates.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","json","node","node-red","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-red-contrib-full-msg-json-schema-validation","imports":["Install via Node-RED palette or npm: npm install node-red-contrib-full-msg-json-schema-validation"]},{"cmd":"yarn add node-red-contrib-full-msg-json-schema-validation","imports":[]},{"cmd":"pnpm add node-red-contrib-full-msg-json-schema-validation","imports":[]}],"homepage":"https://github.com/oarroyog/node-red-contrib-json-schema#readme","github":"https://github.com/oarroyog/node-red-contrib-json-schema","docs":null,"changelog":null,"pypi":null,"npm":"node-red-contrib-full-msg-json-schema-validation","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}