CommonDesignTime.ValidationTypeNames Members
Include Protected Members
Include Inherited Members
Class that contains common type names and metadata used by the designtime.
The CommonDesignTime.ValidationTypeNames type exposes the following members.
Fields
Name | Description | |
---|---|---|
FileValidator |
Type name of the FilePathValidator class, declared in the Configuration.DesignTime Assembly.
|
|
FileWritableValidator |
Type name of the FileWritableValidator class, declared in the Configuration.DesignTime Assembly.
|
|
NameValueCollectionValidator |
Type name of the NameValueCollectionValidator class, declared in the Configuration.DesignTime Assembly.
|
|
PathExistsValidator |
Type name of the FilePathExistsValidator class, declared in the Configuration.DesignTime Assembly.
|
|
RequiredFieldValidator |
Type name of the RequiredFieldValidator class, declared in the Configuration.DesignTime Assembly.
|
|
SelectedSourceValidator |
Type name of the SelectedSourceValidator class, declared in the Configuration.DesignTime Assembly.
|
|
TypeValidator |
Type name of the TypeValidator class, declared in the Configuration.DesignTime Assembly.
|
See Also
CommonDesignTime.ValidationTypeNames Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace