public class PluginValidator extends Object
Constructor and Description |
---|
PluginValidator() |
public void validate(File pluginXml) throws PluginConfigurationValidatorException, FileNotFoundException
pluginXml
- The file to be validatedPluginConfigurationValidatorException
- If any kind of schema validation error occurs. This exception
contains details about the issues which occurred.FileNotFoundException
- if the file does not exist, is a directory rather than a
regular file, or for some other reason cannot be opened for
reading.PluginConfigurationValidatorException
,
ValidationErrorsFormatter
Copyright © 2017. All Rights Reserved.