ValidationMap
ValidationMap:
Record<string,boolean|ValidationResult>
Map of rule/group id to its respective ValidationResult.
Defined in
packages/react-querybuilder/src/types/validation.ts:16
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.