Skip to main content
⚠️ Archived Version

You are viewing documentation for Design Editor version 7.2, which is no longer actively maintained. For the latest features and updates, please refer to the current version (7.3).

Enumeration: ViolationState

Results of preflight check.

Enumeration Members

None

None: 0

The preflight check was not performed, 0.


Good

Good: 1

The preflight check is successful, 1.


Warning

Warning: 2

The preflight check results in a warning, 2.


Bad

Bad: 3

The preflight check results in an error, 3.

Was this page helpful?