| Package | Description |
|---|---|
| com.helger.schematron.pure.bound | |
| com.helger.schematron.pure.validation |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPSPartialValidationHandler |
AbstractPSBoundSchema.createPartialValidationHandler()
Override this implementation in a derived class to modify the behavior.
|
| Modifier and Type | Class and Description |
|---|---|
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. |
Copyright © 2014–2016 Philip Helger. All rights reserved.