ValidationFactory.CreateValidatorFromConfiguration Method
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. |
Overload List
Name | Description | |
---|---|---|
CreateValidatorFromConfiguration(Type, String) |
Returns a validator representing the validation criteria specified for type targetType through configuration for the supplied ruleset, retrieving configuration information from the default configuration source.
|
|
CreateValidatorFromConfiguration(Type, String, IConfigurationSource) |
Returns a validator representing the validation criteria specified for type targetType through configuration for the supplied ruleset retrieving configuration information from the supplied IConfigurationSource.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Validation 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. |