Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleRangeValue<>

Type Parameters

    Hierarchy

    • RuleRangeValue

    Index

    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