|
Name |
Description |
|
CurrentCode
|
Retrieves the CpiResultCode that can be used to programmatically
determine the result. |
|
CurrentStatus |
Retrieves the status of the validation. (inherited from
CpiResult ) |
|
InnerResults |
Retrieves all validation results as inner results if those
results consist of validation results on other objects. (inherited
from
CpiResult ) |
|
Message |
Retrieves the explanation of the validation result. (inherited
from
CpiResult ) |
|
Subject |
Retrieves the subject object against which the warning or error
is found. It is null if validation passes or no
subject object information is available. (inherited from
CpiResult ) |
|
Succeeded |
Indicates whether the validation is successful. (inherited from
CpiResult ) |