Skip to main content

RangeRuleBuilder Class

A validation rule that checks if an editor’s value falls within a specified range.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class RangeRuleBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Implements

Inheritance

See Also