DateRangeAttribute Class
In This Article
Specifies the date range settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class DateRangeAttribute :
ValidationAttribute,
IClientValidatable
#Inheritance
Object
Attribute
ValidationAttribute
DateRangeAttribute
See Also