[JSON schema documentation](https://json-schema.org/learn/getting-started-step-by-step.html) ## Inputs - `input` validates data and send the result to output if no error, otherwise send error to error output - `schema` reads the schema and send it to the schema output
JSON schema
NAME