DevForce Help Reference
Verifier Class Methods


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

Public Methods
 NameDescription
Public MethodAddTriggerOverloaded. Add a TriggerItem to this verifier.  
Public MethodAddTriggersAdds multiple TriggerItems to this verifier. A TriggerItem is constructed using the ApplicableType and each member name specified.  
Public MethodCompareToSee System.IComparable.CompareTo(System.Object)  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodIsApplicableDefault implementation that may be overridden by any subclass that wants to implement IsApplicable logic. Default return value in VerifierApplicability.Yes  
Public MethodRemoveTriggerOverloaded.  Remove a TriggerItem from this verifier.  
Public MethodRemoveTriggersRemoves multiple TriggerItems to this verifier. A TriggerItem is constructed using the ApplicableType and each member name specified.  
Public MethodToString (Inherited from object)
Public MethodVerify Invoked by the framework to execute the verifier.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodOnVerifierEngineAttach Occurs immediately after a verifier is attached to its verifier engine but before it is 'frozen'.  
Top
See Also

Reference

Verifier Class
IdeaBlade.Validation Namespace

Send Feedback