Interface | Description |
---|---|
IXSD |
The representation of a XSD.
|
Schema | |
SchemasProvider |
Class | Description |
---|---|
AbstractXmlValidator |
baseclass for validating input message against a XML Schema.
|
IntraGrammarPoolEntityResolver |
EntityResolver for XercesXmlValidator to resolve imported schema documents to other schemas used to populate the grammar pool.
|
JavaxXmlValidator |
Straightforward XML-validation based on javax.validation.
|
NamespaceCorrectingXMLStreamWriter |
This writer simply filters an other writer.
|
RootValidation | |
RootValidations | |
SchemaUtils | |
ValidationContext | |
XercesXmlValidator |
Xerces based XML validator.
|
XmlValidatorContentHandler |
SAX ContentHandler used during XML validation for some additional validation
checks and getting more information in case validation fails.
|
XmlValidatorErrorHandler | |
XSD |
The representation of a XSD.
|
Enum | Description |
---|---|
AbstractXmlValidator.ValidationResult | |
XmlValidatorErrorHandler.ReasonType |
Exception | Description |
---|---|
XmlValidatorContentHandler.IllegalRootElementException | |
XmlValidatorContentHandler.UnknownNamespaceException | |
XmlValidatorException |
Copyright © 2023 Frank!Framework. All rights reserved.