Interface RuleOptions

Hierarchy

  • RuleOptions

Properties

active: boolean
expression: string | number
isCustom: boolean
literal: string | number | string[]
lowerBoundary: number
name: string
operator: string
operators: string[]
propertyName: string
type: string
upperBoundary: number

Generated using TypeDoc