ValidationResult
Forefront
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. |
Inherits from
Show: