Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] "Suspend all validators"


There is a public API to do this. Please see org.eclipse.wst.validation.ValidationFramework#suspendAllValidation(boolean).

Please contact me directly if you have any questions about this.

Gary Karasiuk, RAD Performance Analyst
karasiuk@xxxxxxxxxx
TL-969-3985, external: (905)-413-3985



Udo Walker <udo.walker@xxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

05/08/2008 07:49 AM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] "Suspend all validators"





Hi,

how can I use the functionality "Suspend all validators" from the
"Validation" preference page by an API call?

I tried to use the API of plugin org.eclipse.wst.validation but all
classes are internal and not for public use.

Is there another way how to do it?

With regards

Udo
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top