Community
Participate
Working Groups
Build Identifier: Xtext 2.0 head When using the ValidatorTester together with the NamesAreUniqueValidator you run into exceptions. The NamesAreUniqueValidator modifies the context, but the ValiatorTester creates an ImmutableContext which leads to the exceptions. The ValidatorTester should return a modifiable context. Reproducible: Always
Created attachment 189602 [details] Patch to create an modifiable context
pushed to master
Closing all bugs that were set to RESOLVED before Neon.0