paulritter/Yaml Schema Validator using Yamale

Validate yaml files using yamale.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
schemaThe path to the schema file you want to use to validate the yaml files.yes
validators_pathThe path to a python file containing custom validator classes to be used in validation.no
validators_requirementsThe path to a pip requirements file containing packages needed to run the validators python file.no
path_patternA RegEx pattern matching the files you want to validate.yes
strictControl wether or not strict mode is used.notrue
yamaleSets the used yamale version.no

no outputs