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

Provide FEEL parsing capabilities #238

Open
pinussilvestrus opened this issue Aug 4, 2020 · 0 comments
Open

Provide FEEL parsing capabilities #238

pinussilvestrus opened this issue Aug 4, 2020 · 0 comments

Comments

@pinussilvestrus
Copy link
Contributor

pinussilvestrus commented Aug 4, 2020

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

@pinussilvestrus pinussilvestrus changed the title Provide feel parsing capabilities Provide FEEL parsing capabilities Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant