Cylinder.validate_json
- Cylinder.validate_json()[source]
Validate the object’s data against its json schema.
- Returns
str – The validated JSON representation of the data.
- Raises
jsonschema.exceptions.ValidationError –
Validate the object’s data against its json schema.
str – The validated JSON representation of the data.
jsonschema.exceptions.ValidationError –