This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
Make use of label edit validation #73
Labels
diagrams
Related to Ecore Diagrams (Editor, visualization & edition)
GLSP supports validating the label during label editing. The validation can be performed on the server. See for instance https://github.com/eclipsesource/graphical-lsp/blob/master/server/example/workflow-example/src/main/java/com/eclipsesource/glsp/example/workflow/labeledit/WorkflowLabelEditValidator.java
I think it would be helpful to use this feature for editing attributes (to check if the entered name and type are valid).
The text was updated successfully, but these errors were encountered: