public interface ImaPluginConfigValidator
Modifier and Type | Field and Description |
---|---|
static String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
void |
validate(ImaPlugin plugin)
Method to validate custom plug-in configuration
|
static final String COPYRIGHT
void validate(ImaPlugin plugin) throws ImaPluginException
plugin
- The plug-in object which contains methods which the plug-in can call to get the configuration.ImaPluginException
- thrown if configuration is not validCopyright © Contributors to the Eclipse Foundation 2014-2021