aspnet-devexpress-dot-web-3dd3b2e9.md
Contains the settings that relate to editor validation.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ValidationSettings :
PropertiesBase,
IValidationSettings,
IPropertiesOwner
Public MustInherit Class ValidationSettings
Inherits PropertiesBase
Implements IValidationSettings,
IPropertiesOwner
The following members return ValidationSettings objects:
Object StateManager PropertiesBase ValidationSettings BinaryImageValidationSettings
BootstrapEditorValidationSettings
See Also