CheckBoxRequiredAttribute Class
In This Article
Specifies that the check box is required.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CheckBoxRequiredAttribute :
ValidationAttribute
#Implements
#Inheritance
Object
Attribute
ValidationAttribute
CheckBoxRequiredAttribute
See Also