The following tables list the members exposed by VerifierResult.
Name | Description | |
---|---|---|
![]() | VerifierResult Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | IsError | Gets whether this is an "errant" result. |
![]() | IsInsufficientData | Gets whether this an errant result as a result of insufficient data. |
![]() | IsNotApplicable | Gets whether this result is not applicable. |
![]() | IsOk | Gets whether this is a successful result. |
![]() | IsWarning | Gets whether this is a "warning" result. |
![]() | Message | Gets the description of this result. |
![]() | PropertyNames | List of property names affected by the verification result. |
![]() | ResultCode | Gets the VerifierResultCode. |
![]() | TargetInstance | Gets the object instance that is the subject of this result. |
![]() | TriggerContext | Gets the relevant TriggerContext for this result. |
![]() | TriggerMemberName | Name of the 'trigger' member associated with this result. |
![]() | Verifier | Gets the Verifier that was executed to get this result. |
![]() | VerifierContext | Gets the relevant VerifierContext for this result. |
![]() | VerifierOptions | The options in effect for the verifier. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |