Package com.helger.schematron.api.xslt.validator
package com.helger.schematron.api.xslt.validator
-
ClassDescriptionBase interface for objects that determine the validity of a Schematron validation result.The default implementation of
ISchematronOutputValidityDeterminatorthat interprets both failed asserts and successful reports as errors.A special implementation ofISchematronOutputValidityDeterminatorthat only handles failed asserts as failures, but not successful reports.A special implementation ofISchematronOutputValidityDeterminatorthat only handles successful reports as failures, but not failed asserts.