StringLengthValidatorData 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 StringLengthValidatorData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StringLengthValidatorData | Overloaded. |
Methods
Properties
Name | Description | |
---|---|---|
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.) | |
LowerBound |
Gets or sets the lower bound for the represented validator.
(Inherited from RangeValidatorData<T>.) |
|
LowerBoundType |
Gets or sets the lower bound type for the represented validator.
(Inherited from RangeValidatorData<T>.) |
|
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.) |
|
UpperBound |
Gets or sets the upper bound for the represented validator.
(Inherited from RangeValidatorData<T>.) |
|
UpperBoundType |
Gets or sets the upper bound type for the represented validator.
(Inherited from RangeValidatorData<T>.) |
See Also
StringLengthValidatorData Class
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. |