IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierEngine Class : Execute Method |
Overload | Description |
---|---|
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. |
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