IdeaBlade DevForce 2010 Help Reference
GetVerifiers Method
See Also  Send Feedback
IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > VerifierEngine Class : GetVerifiers Method



Returns a list of all of the Verifiers currently registered with this VerifierEngine.

Overload List

OverloadDescription
GetVerifiers()Returns a list of all of the Verifiers currently registered with this VerifierEngine.  
GetVerifiers(Type) Gets all of the Verifiers associated with the specified type within this engine.  
GetVerifiers(TriggerItem)Gets all of the Verifiers associated with a specified TriggerItem within this engine.  
GetVerifiers(Predicate<Verifier>)Gets all verifiers that satisfy the specified Predicate.  
GetVerifiers(Type,Type,String) Gets all verifiers that satisfy the specified applicable type, verifier type and property name. Any or all of these parameters can be null.  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.