ParameterTypesValidationAttribute 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 ParameterTypesValidationAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParameterTypesValidationAttribute |
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 given instance and the propertyInfo.
(Inherited from ValidationAttribute.) |
Properties
Name | Description | |
---|---|---|
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
ParameterTypesValidationAttribute Class
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.Configuration.Design.MatchingRules 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. |