actions-marketplace-validations/JSON File Validator
This action allows you to choose which JSON files will be validated and with which schema that is to occur
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| key-and-file | A space-delimited list of key-values, separated by a colon. The keys will be used in the key-and-schema input to tie JSON files to schemas for validation. The right side of the colon must contain a path to a JSON file. | yes | — |
| key-and-schema | A space-delimited list of key-values, separated by a colon. The keys should match against the keys used in the key-and-schema input. | yes | — |
Outputs
no outputs