Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Make ValidationTool a toggleable tool #213

Open
tanjaem opened this issue Mar 15, 2019 · 1 comment
Open

Make ValidationTool a toggleable tool #213

tanjaem opened this issue Mar 15, 2019 · 1 comment
Assignees

Comments

@tanjaem
Copy link
Contributor

tanjaem commented Mar 15, 2019

Per default, the ValidationTool should not be active and there should be no validation markers (info, warning or error) shown in the diagram.
Once the user activates the ValidationTool, the model should be validated with every model change and the resulting validation markers should be shown in the diagram.
When the user de-activates the ValidationTool, all validation markers should be removed from the diagram and no more validations should be executed.

Related to issue #30

@tortmayr
Copy link
Collaborator

Sounds good. Maybe the validation tool should also be selection-aware to compute the modelIds for the RequestMarkersAction

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants