ValidateTopology — Returns a set of validatetopology_returntype objects detailing issues with topology
setof validatetopology_returntype ValidateTopology(
varchar topology_schema_name)
;
Returns a set of validatetopology_returntype objects detailing issues with topology. Refer to validatetopology_returntype for listing of possible errors.
Availability: 1.?
Enhanced: 2.0.0 more efficient edge crossing detection and fixes for false positives that were existent in prior versions.