# Geometry validator

The geometry validator analyzes GeometryData objects to make sure they are set up correctly, and generates error information describing the problems that were detected. It can be used either using the standalone GeometryValidator tool, or by enabling the relevant ValidateProcessing GlobalSettings, which will make the reductionprocessor run geometry validation on the geometry data during processing for debugging. The errors it can detect can be found in EGeometryValidationCodes;

If a specific asset crashes processing, try running the GeometryValidator on it to make sure it does not contain any

# Usage

The GeometryValidator can be used through the following entry points: