Config Structure Checker

Validate JSON or YAML config: syntax and optional required top-level keys. Paste config, list required keys (one per line), get errors.

About this tool

Checks that config is valid JSON or YAML and that all required top-level keys are present. Use for package.json, app config, CI configs. Leave "Required keys" empty to only validate syntax.

Click "Validate" to check your code