ApplicationConfigurationFileValidationAttribute Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The ApplicationConfigurationFileValidationAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ApplicationConfigurationFileValidationAttribute |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate |
Validate the given instance and the propertyInfo.
(Inherited from ValidationAttribute.) |
|
ValidateCore |
Validate the range data for the given instance and the propertyInfo.
(Inherited from FileValidationAttribute.) |
Properties
Name | Description | |
---|---|---|
ContextPath |
Returns the path which should be used to validate relative paths.
(Inherited from FileValidationAttribute.) |
|
ServiceProvider |
Gets the a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.
(Inherited from ValidationAttribute.) |
|
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
See Also
ApplicationConfigurationFileValidationAttribute Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |