ValidationResult
Defined in: packages/core/src/types/validation.ts:7
Object with a valid boolean value and optional reasons.
Properties
reasons?
optionalreasons:any[]
Defined in: packages/core/src/types/validation.ts:10
valid
valid:
boolean
Defined in: packages/core/src/types/validation.ts:8
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.