ValidationType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
Member name | Value | Description | |
---|---|---|---|
UnitRouteValidation | 0 | A validation that ensures a unit is at the proper step in the route, and has completed all pre-requisite steps. | |
UnitStatusValidation | 1 | A validation that ensures a unit is not in a failed or error condition | |
UnitAndSubsStatusValidation | 2 | A validation that ensures a unit and ALL of its sub-assemblies are not in a failed or error condition | |
All | 3 | All known validations should be performed |