Visio.DataValidationErrorType enum

Represents the types of data validation error.

Remarks

[ API set: 1.1 ]

Fields

columnNotMapped = "ColumnNotMapped"

Data does not have one of the mapped column.

connectorColumnAndConnectorLabelMappedElsewhere = "ConnectorColumnAndConnectorLabelMappedElsewhere"

Connector column and connector label column are already mapped to other setting.

connectorColumnError = "ConnectorColumnError"

Connector column has error.

connectorColumnMappedElsewhere = "ConnectorColumnMappedElsewhere"

Connector column is already mapped to another setting.

connectorLabelColumnMappedElsewhere = "ConnectorLabelColumnMappedElsewhere"

Connector label column already mapped to other setting.

delimiterError = "DelimiterError"

Delimiter can not have more then one character.

none = "None"

No error.

swimlaneColumnError = "SwimlaneColumnError"

Swim-lane column is empty.

uniqueIdColumnError = "UniqueIdColumnError"

UniqueId column has error.