Package | Description |
---|---|
com.helger.schematron.pure.validation | |
com.helger.schematron.pure.validation.xpath |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPSPartialValidationHandler
An extension of
PSValidationHandlerDefault that is used to determine
the overall validity of a Schematron validation. |
class |
PSValidationHandlerBreakOnFirstError
A simple implementation if
IPSValidationHandler that stops validation
upon the first error (the first failed assert or the first successful
report). |
class |
PSValidationHandlerBreakOnFirstFailedAssert
A simple implementation if
IPSValidationHandler that stops validation
upon the first failed assertion. |
Modifier and Type | Class and Description |
---|---|
class |
PSXPathValidationHandlerSVRL
A special validation handler that creates an SVRL document.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.