YAML Validator
Validate YAML, convert it to JSON, and use Continue in Workflow when the task has multiple steps.
- Validate YAML syntax and show errors.
- Catch indentation and formatting issues fast.
- Works for configs, CI/CD, and Kubernetes files.
- Share results: Generate a secure link to share your current input and results with teammates — nothing is uploaded to any server.
Validate against custom JSON Schema
Custom schema validation runs locally with the bundled Ajv validator.
Input YAML
Output JSON
Paste YAML and click Validate.
Validation Results Not run
Paste YAML and click Validate to see syntax, safety, schema, and best-practice results.
Documents
Multi-document details will appear after validation.
Structure
Parsed structure summary will appear after validation.