Replies: 1 comment
-
Hey @Plochem, we have a very similar concept as the You can see an example how to call those validations in here. Note that you should wrap the Since the validation categories don't have any attached semantics (except for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to change when my custom validation functions are called? Right now, the appropriate validation function runs every time I modify the DSL, but I only want the function to be called when the user saves the file. Basically, is there something similar to CheckType from xtext?
Beta Was this translation helpful? Give feedback.
All reactions