mheap/Frontmatter JSON Schema Validator
Validate YAML frontmatter against a JSON schema
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | The paths to read frontmatter from (e.g. `**/*.md`) | yes | — |
| schema | The JSON schema to use when validating | no | — |
| schema_path | The path to a JSON schema to use when validation. This will override `schema` | no | — |
Outputs
no outputs