ValidationSettings Class
In This Article
Contains the settings that relate to editor validation.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ValidationSettings :
PropertiesBase,
IValidationSettings,
IPropertiesOwner
#Related API Members
The following members return ValidationSettings objects:
#Inheritance
See Also