YAML Schema
YAML Schema is a specification to define the structure and constraints of your YAML documents, in YAML.
The YAML Schema specification is based on JSON Schema (https://json-schema.org/), but expressed as YAML.
Getting Started
If you’re new to YAML Schema, we recommend starting with these guides:
- Installation - Install the
yscommand-line tool - Basic Usage - Learn the fundamentals of schema validation
- Features - YAML Schema features
Getting Help
- Report issues on GitHub
This documentation is built with Just the Docs, a modern documentation theme for Jekyll.