| [news.eclipse.tools.emf] Re: Programmatic Validation |
Ed Merks wrote:
Derry,
Normally you'd just use Diagnostician.INSTANCE.validate, though you might want to specialize it to use the label providers of your editor the way it's done in ValidateAction.validate.
That worked perfectly without any specialization. Thanks Ed! -derry