Node ReferenceValidators
Valid JSON
Verifies that input is correctly formatted in JSON.
Verifies that input is correctly formatted in JSON.
| Category | Validators |
| Node type | dynamiq.nodes.validators.ValidJSON |
| SDK class | dynamiq.nodes.validators.ValidJSON |
Inputs
| Field | Type | Required |
|---|---|---|
content | string | Yes |
Outputs
| Field | Type |
|---|---|
content | string |
valid | bool |
For configuration walkthroughs and examples, see the Guardrails and validators guide.