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


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 MethodGetHashCode  
Public MethodGetType (Inherited from object)
Public MethodToString  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.