EnumConversionValidatorAttribute 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 EnumConversionValidatorAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnumConversionValidatorAttribute | Initializes a new instance of the EnumConversionValidatorAttribute |
Methods
Name | Description | |
---|---|---|
DoCreateValidator | Overloaded. | |
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetMessageTemplate |
Returns the message template for the represented validator.
(Inherited from BaseValidationAttribute.) |
|
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
MessageTemplate |
Gets or sets the message template to use when logging validation results.
(Inherited from BaseValidationAttribute.) |
|
MessageTemplateResourceName |
Gets or sets the name of the resource to retrieve the message template to use when logging validation results.
(Inherited from BaseValidationAttribute.) |
|
MessageTemplateResourceType |
Gets or sets the name of the type to retrieve the message template to use when logging validation results.
(Inherited from BaseValidationAttribute.) |
|
Negated |
Gets or sets the flag indicating if the validator to create should be negated.
(Inherited from ValueValidatorAttribute.) |
|
Ruleset |
Gets or set the ruleset to which the represented validator belongs.
(Inherited from BaseValidationAttribute.) |
|
Tag |
Gets or sets the tag that will characterize the results logged by the represented validator.
(Inherited from BaseValidationAttribute.) |
|
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
EnumConversionValidatorAttribute Class
Microsoft.Practices.EnterpriseLibrary.Validation.Validators 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. |