|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ValidatorErrorHandler | Validator error handler. |
| Class Summary | |
|---|---|
| DefaultValidationErrorHandler | A default error handler which just stores all the errors so they can be reported or transformed. |
| PredicateValidatingProcessor | A processor which validates the content of the inbound message body against a Predicate. |
| ValidatingProcessor | A processor which validates the XML version of the inbound message body against some schema either in XSD or RelaxNG |
| Exception Summary | |
|---|---|
| NoXmlBodyValidationException | An exception found if no XML body is available on the inbound message |
| NoXmlHeaderValidationException | An exception thrown if the XML header is not available on the inbound message |
| PredicateValidationException | A predicate validation exception occurred |
| SchemaValidationException | A Schema validation exception occurred |
Performs XML validation using JAXP for validating against XSD or RelaxNG
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||