DevForce Help Reference
VerifierErrorMessageInfo Class Members
Properties  Methods 


The following tables list the members exposed by VerifierErrorMessageInfo.

Public Constructors
 NameDescription
Public ConstructorVerifierErrorMessageInfo ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyErrorMessage Gets or sets the message to be used to describe the failure of a verifier.  
Public PropertyIsDefaultErrorMessage Whether this represents the system default error message or a custom one.  
Public PropertyIsEmpty Returns true if neither an error message or a resource are specified.  
Public PropertyParameters Message parameters.  
Public PropertyResourceName Gets or sets the error message resource name to use in order to look up the ErrorMessageResourceType property value if verifier fails.  
Public PropertyResourceType Gets or sets the resource type to use for error-message lookup if verifier fails.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodErrorIfFrozen Should be called by every public "Set" property or method.  
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

VerifierErrorMessageInfo Class
IdeaBlade.Validation Namespace

Send Feedback