AV-D11
YAML Validator
Validate multi-document YAML, catch duplicate keys with line numbers, and convert it to JSON.
● Runs on your device; nothing is uploadedHow to use it
- Paste YAML into YAML input, or click Open file.
- Choose a Schema: YAML 1.2 core, YAML 1.1, JSON or Failsafe.
- Read the result, or the line, column and document of any error.
- Set JSON indent and Always output an array of documents if needed.
- Copy the JSON or click Download JSON.
Limits
- Opened file size
- 20 MB
- Alias expansion
- 2,000,000 values
Features
- Multi-document streams split with ---
- Duplicate keys reported as errors
- Error snippet showing the offending lines
- YAML 1.1 mode reads yes/no/on/off as older parsers do
- Dates and binary become ISO strings and Base64 in the JSON
For AI agents: avtools_yaml_validator
Loading the tool…