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

Make use of label edit validation #73

Open
planger opened this issue Nov 26, 2019 · 0 comments
Open

Make use of label edit validation #73

planger opened this issue Nov 26, 2019 · 0 comments
Labels
diagrams Related to Ecore Diagrams (Editor, visualization & edition)

Comments

@planger
Copy link
Contributor

planger commented Nov 26, 2019

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).

@planger planger added the lab label Nov 26, 2019
@JonasHelming JonasHelming added this to the lab milestone Nov 29, 2019
@JonasHelming JonasHelming removed the lab label Jan 7, 2020
@JonasHelming JonasHelming removed this from the lab milestone Jan 7, 2020
@CamilleLetavernier CamilleLetavernier added the diagrams Related to Ecore Diagrams (Editor, visualization & edition) label Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
diagrams Related to Ecore Diagrams (Editor, visualization & edition)
Projects
None yet
Development

No branches or pull requests

3 participants