Options
All
  • Public
  • Public/Protected
  • All
Menu

Logic operators used in a condition matcher.

Hierarchy

  • RuleSetLogicalConditions

Index

Properties

Properties

Logical AND.

not?: string | RegExp | RuleSetLogicalConditions | RuleSetCondition[] | ((value: string) => boolean)

Logical NOT.

Logical OR.