Interface RuleRangeValue

Hierarchy

  • RuleRangeValue

Properties

lowerBoundary: number

The lower boundary of the rule value.

operator: string

The operator of the rule value.

propertyName: string

The property name of the rule value

upperBoundary: number

The upper boundary of the rule value. extends RuleBaseValue

Generated using TypeDoc