IValidatedElement Properties

Include Protected Members
Include Inherited Members

The IValidatedElement type exposes the following members.

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