actions-marketplace-validations/Validate JSON with Glob

GitHub Action: Validate JSON

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
schemaRelative file path under the repository of a JSON schema file to validate the other JSON files with.no./schema.json
jsonsOne or more relative file paths under the repository (separated by comma) of the JSON files to validate with the schema provided.yes
namedescription
invalidOne or more of relative file paths of the invalid JSON files, found in the repository (separated by comma).