Share via


IValidationIntegrationProxy 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 IValidationIntegrationProxy type exposes the following members.

Methods

  Name Description
Public method GetMemberValueAccessBuilder
Gets the MemberValueAccessBuilder to use when building a Validator in an integration scenario.
Public method GetRawValue
Retrieves the raw value to validate, before conversion.
Public method PerformCustomValueConversion
Performs a custom conversion of a value to validate.

Properties

  Name Description
Public property ProvidesCustomValueConversion
Gets the indication of whether custom value conversion should be performed during validation.
Public property Ruleset
Gets the ruleset to use when building validators in an integration scenario.
Public property SpecificationSource
Gets the ValidationSpecificationSource to use when building validators in an integration scenario.
Public property ValidatedPropertyName
Gets the name of the property to use when building validators in an integration scenario.
Public property ValidatedType
Gets the type to use when building validators in an integration scenario.

See Also

IValidationIntegrationProxy Interface

Microsoft.Practices.EnterpriseLibrary.Validation.Integration 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.