Community
Participate
Working Groups
Currently, the validation, that the model conforms to the metamodel, is performed after each change. This has the advantage that migration errors can be better located. But it has the disadvantage that a lot of performance is required to perform validation. In order to support both cases, the validation level needs to be customizable.
The validation level can now be set in the migrator. Validation can be performed after each change, after custom migrations, after each release, before and after the complete migration or not at all.