actions-marketplace-validations/Validate JSON recursive

GitHub Action: Validate JSON

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
schemaRelative file path under the repository of a JSON schema file to validate the other JSON files with.yes./schema.json
jsonOne or more relative file paths under the repository (seperated 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 (seperated by comma).