Jsonschema validate
DevOps
About
`jsonschema.validate` describes calling the standard core validation routine inside open-source JSON Schema validation libraries (such as Python"s `jsonschema` package) to programmatically audit if a JSON data payload strictly complies with a defined structural schema.