ExpressionValidationResult
Defined in: expr/src/utils/validateExpression.ts:8
Result of validateExpression.
Properties
reasons
reasons:
string[]
Defined in: expr/src/utils/validateExpression.ts:10
valid
valid:
boolean
Defined in: expr/src/utils/validateExpression.ts:9
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.