| IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierEngine Class | 
For a list of all members of this type, see VerifierEngine members.
| Name | Description | |
|---|---|---|
|  | AddVerifier | Add a verifier to this engine. | 
|  | Clear | Removes all verifiers but leaves all other settings alone. | 
|  | ContainsVerifier | Returns whether this engine contains the specified verifier. | 
|  | DiscoverVerifiers | Forces the discovery of verifiers associated with a specific type. | 
|  | DiscoverVerifiersFromConfig | Discover verifiers from the IdeaBlade configuration file. | 
|  | Equals | (Inherited from object) | 
|  | Execute | Overloaded. Executes all VerifierExecutionModes.Instance verifiers associated with the specified object. | 
|  | ExecuteAfterSet | Overloaded. Executes all applicable VerifierExecutionModes.OnAfterSetTriggers verifiers against the specified instance. | 
|  | ExecuteBeforeSet | Overloaded. Executes all applicable VerifierExecutionModes.OnBeforeSetTriggers verifiers against the specified instance. | 
|  | GetHashCode | (Inherited from object) | 
|  | GetType | (Inherited from object) | 
|  | GetVerifier | Overloaded. Gets the first verifier to satisfy the specified Predicate. | 
|  | GetVerifiers | Overloaded. Returns a list of all of the Verifiers currently registered with this VerifierEngine. | 
|  | RemoveVerifier | Remove the specified verifier from this engine. | 
|  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
|  | Finalize | (Inherited from object) | 
|  | GetAssociatedVerifiers | Overloaded. For internal use only. | 
|  | MemberwiseClone | (Inherited from object) | 
|   | OnVerifierEngineCreated | Raises the VerifierEngineCreated event. | 
|  | OnVerifiersChanged | Raises the VerifiersChanged event. |