Class XMLValidationError

java.lang.Object
com.norconex.commons.lang.xml.XMLValidationError
All Implemented Interfaces:
Serializable

public class XMLValidationError extends Object implements Serializable
A configuration error resulting from validation. A configuration error may or may not prevent some parts of a configuration to be loaded. The severity is only used as indicator.
Since:
2.0.0
Author:
Pascal Essiembre
See Also: