ToolsCandy

YAML Validator — Syntax Check with Line & Column Errors

Validate YAML syntax instantly with precise line and column errors, boolean-coercion warnings, tab detection, and document stats. Multi-document files supported — all processing runs in your browser.

Your data never leaves your browser

0 B
YAML document

Validation

Waiting for input

About this tool

Line/column errorsWarningsMulti-documentJump to errorPrivate

How to use

  1. Paste or upload your YAML file.
  2. Validation runs automatically as you type.
  3. Fix syntax errors using line numbers and jump-to-error.
  4. Review warnings for tabs, duplicate keys, and YAML 1.1 booleans.

Examples

Indentation error

key:
 child: value
Error: bad indentation (line 2)

FAQ