Skip to content

Is there any way to validate dynamic query builder errors? #1201

Open
@venkatsaikrishna252

Description

@venkatsaikrishna252

Description:

I am using this library in our project. We are loading query builder dynamically instead of entering manually. While adding multiple rules to builder some of rules are adding and some of them are not adding to query builder because of config don't have some fields. In that scenario i need to display error in my UI.
loadFromJsonLogic function not returning any error while generating tree.

I tried Utils.validateTree is always returning empty array []

Can you please suggest me to get the errors from library when loading dynamic rules json .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions