public interface ValidationProblemHandler
| Modifier and Type | Method and Description | 
|---|---|
void | 
reportProblem(XMLValidationProblem problem)
Method called by validator, when a validation problem is encountered. 
 | 
void reportProblem(XMLValidationProblem problem) throws XMLValidationException
XMLValidationException.problem - Validation problem encountered.XMLValidationExceptionCopyright © 2015 fasterxml.com. All Rights Reserved.