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
See Also: