_Element3D.validate_json

_Element3D.validate_json()

Validate the object’s data against its json schema.

Returns:

str – The validated JSON representation of the data.

Raises:

jsonschema.exceptions.ValidationError