Visual Basic (Declaration) | |
---|---|
Public Sub DiscoverVerifiersFromConfig() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As VerifierEngine instance.DiscoverVerifiersFromConfig() |
C# | |
---|---|
public void DiscoverVerifiersFromConfig() |
C++/CLI | |
---|---|
public: void DiscoverVerifiersFromConfig(); |
Exception | Description |
---|---|
VerifierException | Thrown if unable to instantiate VerifierArgs or Verifier. |
Creates verifiers from the verifier elements defined in the IdeaBlade configuration. A sample config file with verifier elements is provided in the "Validation" section of the Learning Resources.
Verifiers defined in the configuration file are not automatically discovered, so you must call this method.
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