DevForce Help Reference
VerifierEngine Class Methods


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

Public Methods
 NameDescription
Public MethodAddVerifier Add a verifier to this engine.  
Public MethodClear Removes all verifiers but leaves all other settings alone.  
Public MethodContainsVerifier Returns whether this engine contains the specified verifier.  
Public MethodDiscoverVerifiers Forces the discovery of verifiers associated with a specific type.  
Public MethodDiscoverVerifiersFromConfig Discover verifiers from the IdeaBlade configuration file.  
Public MethodEquals (Inherited from object)
Public MethodExecuteOverloaded. Executes all VerifierExecutionModes.Instance verifiers associated with the specified object.  
Public MethodExecuteAfterSetOverloaded. Executes all applicable VerifierExecutionModes.OnAfterSetTriggers verifiers against the specified instance.  
Public MethodExecuteBeforeSetOverloaded. Executes all applicable VerifierExecutionModes.OnBeforeSetTriggers verifiers against the specified instance.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodGetVerifierOverloaded. Gets the first verifier to satisfy the specified Predicate.  
Public MethodGetVerifiersOverloaded. Returns a list of all of the Verifiers currently registered with this VerifierEngine.  
Public MethodRemoveVerifier Remove the specified verifier from this engine.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodGetAssociatedVerifiersOverloaded.  For internal use only.  
Protected MethodMemberwiseClone (Inherited from object)
Protected Methodstatic (Shared in Visual Basic)OnVerifierEngineCreatedRaises the VerifierEngineCreated event.  
Protected MethodOnVerifiersChangedRaises the VerifiersChanged event.  
Top
See Also

Reference

VerifierEngine Class
IdeaBlade.Validation Namespace

Send Feedback