DevForce Help Reference
VerifierResult Class Members
Properties  Methods 


The following tables list the members exposed by VerifierResult.

Public Constructors
 NameDescription
Public ConstructorVerifierResult ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIsError Gets whether this is an "errant" result.  
Public PropertyIsInsufficientData Gets whether this an errant result as a result of insufficient data.  
Public PropertyIsNotApplicable Gets whether this result is not applicable.  
Public PropertyIsOk Gets whether this is a successful result.  
Public PropertyIsWarning Gets whether this is a "warning" result.  
Public PropertyMessage Gets the description of this result.  
Public PropertyPropertyNames List of property names affected by the verification result.  
Public PropertyResultCodeGets the VerifierResultCode.  
Public PropertyTargetInstance Gets the object instance that is the subject of this result.  
Public PropertyTriggerContextGets the relevant TriggerContext for this result.  
Public PropertyTriggerMemberName Name of the 'trigger' member associated with this result.  
Public PropertyVerifierGets the Verifier that was executed to get this result.  
Public PropertyVerifierContextGets the relevant VerifierContext for this result.  
Public PropertyVerifierOptions The options in effect for the verifier.  
Top
Public Methods
 NameDescription
Public MethodEquals  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

VerifierResult Class
IdeaBlade.Validation Namespace

Send Feedback