Description
YAML files can be checked against schemas from the command line or Python 3 code. Yamale helps projects validate configuration files, data manifests, and structured documents before using them.
It reads schema and data files and reports validation results. Validation reduces mistakes but does not make untrusted configuration safe to execute.