Schema Validator

Paste or type a YAML/JSON document below, select the construct and version, and validate it against the published schema.

Results will appear here after validation.
How it works

The validator fetches the construct's entity schema (<construct>.yaml) from the repository, parses your document, and checks it against the schema using client-side JSON Schema validation. All processing happens in your browser — nothing is sent to a server.

What Gets Checked

Limitations