validateConsistency property

bool get validateConsistency

Indicates whether to validate network consistency as part of the trace operation.

If set to True, trace operations will fail if dirty areas are encountered during the trace. The default is True.

set validateConsistency (bool value)