DomainValidatorData 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 DomainValidatorData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DomainValidatorData | Overloaded. |
Methods
Properties
Name | Description | |
---|---|---|
Domain |
Gets the collection of elements for the domain for the represented DomainValidator<T>.
|
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
MessageTemplate |
Gets or sets the message template to use when logging validation results.
(Inherited from ValidatorData.) |
|
MessageTemplateResourceName |
Gets or sets the name of the resource to retrieve the message template to use when logging validation results.
(Inherited from ValidatorData.) |
|
MessageTemplateResourceTypeName |
Gets or sets the name of the type to retrieve the message template to use when logging validation results.
(Inherited from ValidatorData.) |
|
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Negated |
Gets or sets the value to specify the behavior for the represented Validator should have a negated.
(Inherited from ValueValidatorData.) |
|
Properties | (Inherited from ConfigurationElement.) | |
Tag |
Gets or sets the tag that will characterize the results logged by the represented validator.
(Inherited from ValidatorData.) |
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Validation.Configuration 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. |