Skip to content

Add validation method to QueryBuilders #10777

@cbuescher

Description

@cbuescher

As part of #10669 we discussed adding the ability to validation capability to the refactored QueryBuilders. This could be a new method in the QueryBuilder interface that all queries have to implement and that can be called either after parsing (on coordinating node in the future), before or after the query gets serialized to other nodes or by hooking into the existing request validation mechanism (ActionRequest#validate).

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Search/SearchSearch-related issues that do not fall into other categories

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions