RuleValidator()
RuleValidator: (
rule
) =>boolean
|ValidationResult
Function that validates a rule.
Parameters
Parameter | Type |
---|---|
rule | RuleType |
Returns
boolean
| ValidationResult
Defined in
packages/react-querybuilder/src/types/validation.ts:26
caution
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.