Reads the configuration for the validator's hashtable. Stores name/value pairs where the name key is the common name of the validator and its value is the Type for the common name.
Author: Jacob W Anderson (c) 2003 Portrate, LLC. All rights reserved.
For a list of all members of this type, see DPLValidatorsConfig Members.
System.Object
Portrate.Interview.Config.DPLValidatorsConfig
[Visual Basic] Public Class DPLValidatorsConfig Implements IConfigurationSectionHandler [C#] public class DPLValidatorsConfig : IConfigurationSectionHandler [C++] public __gc class DPLValidatorsConfig : public IConfigurationSectionHandler [JScript] public class DPLValidatorsConfig extends IConfigurationSectionHandler
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Portrate.Interview.Config
Assembly: Portrate.Interview (in Portrate.Interview.dll)
DPLValidatorsConfig Members | Portrate.Interview.Config Namespace