Visual JSON Schema Validator

processing.visual-json-schema-validator Processing v0.1.0

Validates JSON input against a selected schema and routes valid/invalid outputs without throwing.

Ports

DirectionPortLabel
InputinputJSON
OutputvalidValid
OutputinvalidInvalid

Properties

PropertyTypeDefaultDescription
Schema
schema
json {"type":"object"} JSON Schema, edited visually, to validate the input against.
Schema reference
schemaRef
string Named schema to use instead of the inline schema.
Include input
includeInput
boolean true Pass the validated input through on success.

This page is generated from the node registry by gen-node-docs.mjs on every site build — ports, properties, defaults and visibility rules cannot drift from the code.