pnx-si/Validate

Validate data with a schema and his referenced schemas

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
main_schema_pathPath to the main schemayes${{ github.workspace }}/schema.json
additional_schemas_dirPath to the folder containing the $refs schemasyes${{ github.workspace }}/additional_schemas/
data_pathPath to the JSON file to validateyes${{ github.workspace }}/data.json
namedescription
validityValidity of the data according to the schema