Custom EvlValidator support [message #1105802] |
Tue, 10 September 2013 05:42  |
Eclipse User |
|
|
|
Hello,
As you might know I am trying to get rid of my customizations of the EvlValidator class.
Last thing that is customized is to support caching of the validation results, preventing revalidating the complete model when a single model element needs to be validated. This speeds up live validation considerable.
My solution is not very stable yet, I suppose, so I'll not try to get it included (further). Unless you guys are interested in this feature, of course.
Therefore, I was wonder whether it is possible to provide a custom EvlValidator (based) class, so one is able to modify the validation steps, without modifying the original plugin/class.
I could provide a patch to extend the extension point with an optional field which allows to provide a custom EvlValidator extending class. This can be used by EValidatorPopulator to optionally create this custom class instead of the default EvlValidator class.
Let me know, and I'll provide the patch.
Cheers,
Maarten
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07850 seconds