ValidationSettings Class

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.

Configuration section for stored validation information.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Validation.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)

Syntax

'Declaration
PublicClassValidationSettings _
    Inherits SerializableConfigurationSection
publicclassValidationSettings : SerializableConfigurationSection
publicref classValidationSettings : public SerializableConfigurationSection
publicclass ValidationSettings extends SerializableConfigurationSection

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.Configuration.ConfigurationSection
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
        Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.ValidationSettings

See Also

ValidationSettings Members

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration Namespace

Microsoft.Practices.EnterpriseLibrary.Validation.Configuration.ValidatedTypeReference

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.