The following tables list the members exposed by VerifierErrorMessageInfo.
| Name | Description | |
|---|---|---|
![]()  | VerifierErrorMessageInfo Constructor | Overloaded. | 
| 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. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | Resolved error message, including localization and parameter substitution. | 
| Name | Description | |
|---|---|---|
![]()  | ErrorIfFrozen | Should be called by every public "Set" property or method. | 
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    


