BaseValidationAttribute 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 BaseValidationAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BaseValidationAttribute |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetMessageTemplate |
Returns the message template for the represented validator.
|
|
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.
|
|
MessageTemplateResourceName |
Gets or sets the name of the resource to retrieve the message template to use when logging validation results.
|
|
MessageTemplateResourceType |
Gets or sets the name of the type to retrieve the message template to use when logging validation results.
|
|
Ruleset |
Gets or set the ruleset to which the represented validator belongs.
|
|
Tag |
Gets or sets the tag that will characterize the results logged by the represented validator.
|
|
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
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. |