You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: