validate
Validate fenestra/1 UI descriptions for structural and semantic errors without rendering. Returns path-pointed issues and isError flag for invalid input.
Instructions
Validate a fenestra/1 description without rendering. Structural problems (unknown fields, bad node tags) and semantic ones (an unknown color role) come back path-pointed. Returns isError when the description is invalid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | The UI description: a `fenestra/1` JSON object. |