Stores the possible types of validation errors.
| Creation Date | 8/9/2016 1:50 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 5 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ValidationErrorTypeCode | Code that represents the type of a validation error.
| varchar | 10 | |||
| ValidationErrorType | Short name for the code. | varchar | 40 | ||||
| Description | Description of the code. | varchar | 1024 | ![]() |
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | tValidationError | Table | Stores import validation error codes, validation rules, and error messages. When a validation error occurs, the error is written to the import log file using the following format: ERROR CODE | Contract ID: XXX Location ID XXX | Summary Message. | 1 |