Skip to content
On this page

enum EValidationFrequency

Validation level is used to specify how often validation is done on geometries when debugging integrations.

Values

KeyValueComment
Normal0Normal level, validation will hardly be noticeable at all
Core1Core debugging level, validation will be carried out before each processing step, and increase processing times significantly
Ultra2Ultra level, validation will be carried out very often, multiple times per processing step. This will increase processing times with orders of magnitudes.