Share via


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
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif FileValidator
Type name of the FilePathValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif FileWritableValidator
Type name of the FileWritableValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif NameValueCollectionValidator
Type name of the NameValueCollectionValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif PathExistsValidator
Type name of the FilePathExistsValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif RequiredFieldValidator
Type name of the RequiredFieldValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif SelectedSourceValidator
Type name of the SelectedSourceValidator class, declared in the Configuration.DesignTime Assembly.
Ff673135.pubfield(en-us,PandP.50).gifFf673135.static(en-us,PandP.50).gif 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