Searched refs:jsonschema (Results 1 – 3 of 3) sorted by relevance
10 jsonschema = None variable391 global jsonschema396 if jsonschema is None:397 jsonschema = importlib.import_module("jsonschema")399 jsonschema.validate(self.yaml, schema)
1 jsonschema==4.*
50 The definition of the schemas (in ``jsonschema``) can be found