IdeaBlade DevForce 2010 Help Reference
VerifierErrorMessageInfo Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierErrorMessageInfo Class


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 MethodToString Resolved error message, including localization and parameter substitution.  
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

© 2013 All Rights Reserved.