Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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".


Back to the top