Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
A collection of ValidationError and ValidationWarning objects. ValidationResult is a property of LoggedExceptionData. The ValidationResult collection can be used to obtain detailed information about individual warnings or exceptions when a LoggedDataException's BusinessObjectType property is ValidationException.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Errors |
N/A |
N/A |
A collection of validation errors. |
|
Warnings |
N/A |
N/A |
A collection of validation warnings. |