navikt/YAML Validator
Validate YAML document against a given schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| schema_path | Path to the YAML schema to validate against | yes | — |
| document_path | Path to the YAML document to be validated | yes | — |
| validate_file_extension | Validate that all the given documents have a file extension as specified by filter_extensions. Default: false | no | no |
| filter_extensions | Only the files with these extensions will be checked. Default: .yml,.yaml | no | .yml,.yaml |
Outputs
no outputs