check_location_constraints_satisfied#

check_location_constraints_satisfied(location)[source]#

Checks a number of constraints that need to be satisfied for the schema.

Parameters:

location (json) – the json object with location data

Returns:

None.

Raises:
  • RuntimeError with a description if one of the constraints is not

  • satisfied.