public interface ValidationProblemHandler
Modifier and Type | Method | 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.XMLValidationException
Copyright © 2019 fasterxml.com. All rights reserved.