IValidatedElement 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 latest Enterprise Library information can be found at the Enterprise Library site.

The IValidatedElement type exposes the following members.

Methods

  Name Description
Public method GetValidatorDescriptors
Gets the validator descriptors for the validated element.

Properties

  Name Description
Public property CompositionMessageTemplate
Gets the message to use for the validator composing the validators for element.
Public property CompositionTag
Gets the tag to use for the validator composing the validators for the element.
Public property CompositionType
Gets the value indicating how the validators for the validated element.
Public property IgnoreNulls
Gets the flag indicating whether null values should be ignored.
Public property IgnoreNullsMessageTemplate
Gets the message for null failures.
Public property IgnoreNullsTag
Gets the tag for null failures.
Public property MemberInfo
Gets the validated member.
Public property TargetType
Gets the type of the validated member.

See Also

IValidatedElement Interface

Microsoft.Practices.EnterpriseLibrary.Validation Namespace