The following tables list the members exposed by VerifierErrorMessageInfo.
Public Properties
| Name | Description |
 | ErrorMessage |
Gets or sets the message to be used to describe the failure of a verifier.
|
 | IsDefaultErrorMessage |
Whether this represents the system default error message or a custom one.
|
 | IsEmpty |
Returns true if neither an error message or a resource are specified.
|
 | Parameters |
Message parameters.
|
 | ResourceName |
Gets or sets the error message resource name to use in order to look up the ErrorMessageResourceType property value if verifier fails.
|
 | ResourceType |
Gets or sets the resource type to use for error-message lookup if verifier fails.
|
Top
Public Methods
See Also