| Question on multiple validators (for the same object) and fixes [message #876924] |
Fri, 25 May 2012 10:31  |
Maarten Bezemer Messages: 66 Registered: February 2012 |
Member |
|
|
In the EvlValidator#validate() the following line is present:
EvlMarkerResolutionGenerator.INSTANCE.removeFixesFor(eObject);
It removes all 'old' fixes for the given object.
I was wondering what happens if a single object is checked by multiple EVL validators (eg in a CompositeEValidator situation): Are only the fixes of the last validate() preserved?
If so, I suppose this needs to be fixed?
[Updated on: Fri, 25 May 2012 10:33] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04212 seconds