VerificationType
Description
The VerificationType enum indicates the type of verification that was added to the field, i.e. what aspect of the AIForged was responsible for adding the verification item.
Members
Name | Value | Description |
---|---|---|
None | 0 | Not specified. |
Provider | 1 | The service provider added the Verification. |
System | 2 | The system workflow added the Verification. |
User | 3 | A user has added the verification (typically Custom Code). |
Service | 4 | A Verification Service has added the Verification |
Training | 5 | The Verification was added during training. |
RPA | 6 | An external RPA process added the Verification |
API | 7 | An API call resulted in the Verification being added. |
DataSet | 8 | A Verification has been added from dataset data. |