Community
Participate
Working Groups
It should be simple to generate method stubs in the generated validation class for each model entity. That makes it much more easy to implement validation methods for the xtext model. They may be commented out to improve performance.
Hi Bob, thanks for the suggestion. However, I doubt that an often large number of commented rules in the validator will help with implementing checks. They will most likely distract the users instead of help them. Especially due to the fact, that the commented validation rules cannot be updated according to model changes. Please reopen if I missed a point.