v0.7.0
validateConditionGroup(Defined in: src/modules/validation.ts:68 Accepts an array of RulesError objects and returns a formatted message stringcondition
):boolean
Parameter | Type | Description |
---|---|---|
condition | string [] | A condition group represented as an array of strings. |
boolean
boolean, true if the groups 3 terms and 1 is AND or OR, false otherwise.