Node ReferenceValidators
Valid Python
Confirms input follows correct Python syntax.
Confirms input follows correct Python syntax.
| Category | Validators |
| Node type | dynamiq.nodes.validators.ValidPython |
| SDK class | dynamiq.nodes.validators.ValidPython |
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.