user defined validation rules
Xtext allows to write your own validation/check rules
is this also possible to do with sigasi, e.g. say I want to have – a naming convention – only a certain amount of model elements (e.g. only <4 ports)
thanks, Bernhard
- Forums:
f
f
Validation rules
Hi Bernhard,
we indeed use Xtext and its validation rules to power Sigasi.
However, it is not possible to write your own validation rules. Although this would be technically possible, I'm afraid it would be a huge effort to provide a stable and documented interface to make this feasible.
What extra rules would you like to see added?
Hendrik.
Post new comment