All Classes and Interfaces

Class
Description
Stand-alone command-line validation tool.
Configuration data class, for the several components of ion-docval
Defines the way to handle unknown keywords
Reads a configuration file, into a ConfigData object.

Thrown when there is an error reading the configuration file
Interface for document validator implementation classes.
Exception thrown when there is an error in the ion-docval client.
A client to the ion-docval server
Main class of the command-line client for the HTTP server validator.
HTTP Server for bulk- or continuous validation.
Main class of the HTTP server validator,
Make the transformer silent on errors (these are handled through the exception that is thrown
Derives a keyword from a given XML file.
The standard validator for SCH (Schematron) files This is an extension of the XSLTValidator, where the provided sch file is converted to the .xslt file in-place.
Collects and serializes validation results.
Holds the data for a single validation warning or error.
Exception that is thrown when validating documents fails due to an error, and the validator or validator manager cannot return a validation result.
The validator manager holds any number of validators for a specific keyword, with an option to automatically reload the underlying validation definition (such as an xsd or xslt).
This class implements the DocumentValidor interface for XML Schema (XSD) validation.
This class implements the DocumentValidor interface for Schematron- XSLT validation files.