allegro-actions/validate using JSON Schema
validates a JSON/YAML document using provided JSON Schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| schema | JSON Schema path or URL | yes | — |
| target | target JSON/YAML document path or URL, multiple documents can be provided, one per line | yes | — |
| strict | should strict validation be enabled | no | false |
Outputs
no outputs