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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
key-and-fileA 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-schemaA 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

no outputs