We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the case of non-FEEL languages, one has to use a context with strictly specified keys as described at https://www.omg.org/spec/DMN/1.3/PDF#page=132
In the WIP implementation of the boxed expression, we allow any expression inside of such function.
Enforce context with well-defined keys for non-FEEL languages.
Leave it as is.
#852 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
In the case of non-FEEL languages, one has to use a context with strictly specified keys as described at https://www.omg.org/spec/DMN/1.3/PDF#page=132
In the WIP implementation of the boxed expression, we allow any expression inside of such function.
Describe the solution you'd like
Enforce context with well-defined keys for non-FEEL languages.
Describe alternatives you've considered
Leave it as is.
Additional context
#852 (comment)
The text was updated successfully, but these errors were encountered: