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

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