climpr/Validate Json
Validates all relevant json files against their respective json schemas.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 18, 2025
- License
- GPL 3.0
Pinned Snippet
uses: climpr/validate-json@4ecdd054b4d72fb3c183238cb98818234dce6219 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Root directory. | no | ${{ github.workspace }} |
| depth | File system depth for recursive search for json and jsonc files. | no | 10 |
| validate-vscode-json-schema-patterns | Setting to include/exclude vscode json.schemas setting patterns for schema validation. | no | true |
Outputs
no outputs