DevForce Help Reference
Execute Method (VerifierEngine)


Executes all VerifierExecutionModes.Instance verifiers associated with the specified object.
Overload List
OverloadDescription
Execute(Object)Executes all VerifierExecutionModes.Instance verifiers associated with the specified object.  
Execute(Object,VerifierContext)Executes all VerifierExecutionModes.Instance verifiers associated with the specified object.  
Execute(Object,IEnumerable<Verifier>,VerifierContext)Executes all specified verifiers against the specified instance. Applicable verifiers are those verifiers with the VerifierExecutionModes.Instance flag set and that have been registered for the type of the specified instance.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VerifierEngine Class
VerifierEngine Members

Send Feedback