Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Validation API changes


David,

I have defined a static called instance on the IValidatorRegistry to get a ValidationRegistryReader instance. Thanks for pointing me at it.

Regards, Vijay
-------------------------------------------------
Vijay Bhadriraju                                        
Rational Tools, J2EE Tooling              
Ph: (919) 486-1898, T/L: 526-1898    
Internet: vbhadrir@xxxxxxxxxx          
-------------------------------------------------



David M Williams/Raleigh/IBM@IBMUS
Sent by: wtp-dev-bounces@xxxxxxxxxxx

03/31/2005 11:03 PM

Please respond to "General discussion of project-wide or architectural issues."

To
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
cc
bcc
Subject
Re: [wtp-dev] Validation API changes





> ValidationPlugin
class has been made internal. A new interface IValidationRegistry has been created and the  api getValidator(String validatorUniqueId) has been moved to this interface


Vijay, how do we get an instance of an IValidationRegistry ... didn't seem to be a way that I could see (other than using another internal class ".....RegistryReader".
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top