Package net.ionite.docval.validation.validator


package net.ionite.docval.validation.validator
Classes that perform the several kinds of validation
  • Class
    Description
    Interface for document validator implementation classes.
    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.
    This class implements the DocumentValidor interface for XML Schema (XSD) validation.
    This class implements the DocumentValidor interface for Schematron- XSLT validation files.