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

MaskAttribute Class

Specifies the mask settings for the value of a data field.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MaskAttribute :
    ValidationAttribute,
    IClientValidatable

Remarks

Refer to the Data Annotation Attributes topic to learn about the MaskAttribute.

Inheritance

See Also