RuleSetConditionAbsolute: string | RegExp | ((value) => boolean) | RuleSetLogicalConditionsAbsolute | RuleSetConditionAbsolute[]

Type declaration

    • (value): boolean
    • Parameters

      • value: string

      Returns boolean

Generated using TypeDoc