Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • XmlRules

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • xml: string

    Returns XmlRules

Properties

rules

rules: Rule[]

value

value: string

Methods

getRuleValue

  • getRuleValue(comparisonValue?: number | string): string | null
  • Parameters

    • Default value comparisonValue: number | string = this.value

    Returns string | null