Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Provide FEEL parsing capabilities #238

Open
@pinussilvestrus

Description

Is your feature request related to a problem? Please describe.

#223 indicates we have problems with entering whitespaces in several places. Therefore this validation does not check for valid FEEL expressions.

Describe the solution you'd like

We should add a validation that indicates valid and invalid FEEL expressions. Therefore we would need to parse FEEL expressions and check for validity.

See the Zeebe Docs for getting more information about declaring FEEL expressions: https://docs.zeebe.io/reference/expressions.html#expressions-vs-static-values

Describe alternatives you've considered

Remove the space validation, which will be the first step of implementation. Every extensive FEEL validation will be handled inside this issue.

Additional Context

Related to #223
Related to #231

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions