Skip to main content

MaskAttribute Class

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

Namespace: DevExpress.Web.Mvc

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

Declaration

public class MaskAttribute :
    ValidationAttribute,
    IClientValidatable

Remarks

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

Inheritance

See Also