Skip to main content

MVCxValidationSettings Class

Contains the settings that relate to editor validation.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxValidationSettings :
    ValidationSettings

The following members return MVCxValidationSettings objects:

Show 48 links

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.IValidationSettings

Inheritance

See Also