Skip to main content

CompareRuleBuilder Class

A validation rule that checks if an editor’s value is equal to another editor’s value.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class CompareRuleBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Implements

Inheritance

Object
OptionsOwnerBuilder
CompareRuleBuilder
See Also