Skip to main content
A newer version of this page is available. .
Tab

ValidationSettings Class

Contains the settings that relate to editor validation.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ValidationSettings :
    PropertiesBase,
    IValidationSettings,
    IPropertiesOwner

The following members return ValidationSettings objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapSchedulerDateNavigatorProperties.ValidationSettings
ASP.NET Web Forms Controls ASPxEdit.ValidationSettings
EditProperties.ValidationSettings
ValidationSettings.CreateValidationSettings(ASPxEdit)
See Also