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 | |
---|---|---|
GetMemberValueAccessBuilder |
Gets the MemberValueAccessBuilder to use when building a Validator in an integration scenario.
|
|
GetRawValue |
Retrieves the raw value to validate, before conversion.
|
|
PerformCustomValueConversion |
Performs a custom conversion of a value to validate.
|
Properties
Name | Description | |
---|---|---|
ProvidesCustomValueConversion |
Gets the indication of whether custom value conversion should be performed during validation.
|
|
Ruleset |
Gets the ruleset to use when building validators in an integration scenario.
|
|
SpecificationSource |
Gets the ValidationSpecificationSource to use when building validators in an integration scenario.
|
|
ValidatedPropertyName |
Gets the name of the property to use when building validators in an integration scenario.
|
|
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. |