Skip to content
New issue

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

validations on DmnDiagram: decisionTables #10

Open
jangalinski opened this issue Mar 4, 2020 · 0 comments
Open

validations on DmnDiagram: decisionTables #10

jangalinski opened this issue Mar 4, 2020 · 0 comments
Labels
module:model meta model and cmaunda converter

Comments

@jangalinski
Copy link
Contributor

To ensure the model can be converted and evaluated correctly, assert that:

  • a dmn Diagram has at least on decision(Table)
  • if a decisionTable depends on another decision, this must be present in the same diagram
  • if there is more than one decisionTable: all tables must be connected as a graph, no table should be isolated.
@jangalinski jangalinski added the module:model meta model and cmaunda converter label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:model meta model and cmaunda converter
Projects
None yet
Development

No branches or pull requests

1 participant