DevForce Help Reference
VerifierResult Class Properties


For a list of all members of this type, see VerifierResult members.

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
See Also

Reference

VerifierResult Class
IdeaBlade.Validation Namespace

Send Feedback