Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.Design.ValidatorNodes 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.

Classes

  Class Description
Public class AndCompositeValidatorNode
Respresents the designtime configuration node for an AndCompositeValidatorData.
Public class CompositeValidatorNodeBase
Represents the designtime configuration node for any composite validator.
Public class ContainsCharactersValidatorNode
Respresents the designtime configuration node for an ContainsCharactersValidatorData.
Public class CustomValidatorNode
Respresents the designtime configuration node for an CustomValidatorData.
Public class DateRangeValidatorNode
Respresents the designtime configuration node for an DateTimeRangeValidatorData.
Public class DomainValidatorNode
Respresents the designtime configuration node for an DomainValidatorData.
Public class DomainValue
Represents a domain value that is editable in the design time.
Public class EnumConversionValidatorNode
Respresents the designtime configuration node for an EnumConversionValidatorData.
Public class NotNullValidatorNode
Respresents the designtime configuration node for a NotNullValidatorData.
Public class ObjectCollectionValidatorNode
Respresents the designtime configuration node for a ObjectCollectionValidatorData.
Public class ObjectValidatorNode
Respresents the designtime configuration node for a ObjectValidatorData.
Public class OrCompositeValidatorNode
Respresents the designtime configuration node for an OrCompositeValidatorData.
Public class PropertyComparisonValidatorNode
Public class RangeValidatorNode
Respresents the designtime configuration node for an RangeValidatorData.
Public class RangeValidatorNodeBase<T>
Respresents the designtime configuration node for any RangeValidatorData<T>.
Public class RegexValidatorNode
Respresents the designtime configuration node for an RegexValidatorData.
Public class RelativeDateTimeValidatorNode
Respresents the designtime configuration node for an RelativeDateTimeValidatorData.
Public class SingleValidatorNodeBase
Represents the designtime configuration node for any noncomposite validator.
Public class StringLengthValidatorNode
Respresents the designtime configuration node for a StringLengthValidatorData.
Public class TypeConversionValidatorNode
Respresents the designtime configuration node for an TypeConversionValidatorData.
Public class ValidatorNodeBase
Represents the designtime configuration node for any ValidatorData.
Public class ValidRegexAttribute
Specifies a property or event will be validated on whether it is a valid regular expression.
Public class ValueValidatorNode
Represents the designtime configuration node for any value validator.
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.