Uses of Interface
com.helger.schematron.pure.validation.IPSPartialValidationHandler
Packages that use IPSPartialValidationHandler
-
Uses of IPSPartialValidationHandler in com.helger.schematron.pure.bound
Methods in com.helger.schematron.pure.bound that return IPSPartialValidationHandlerModifier and TypeMethodDescriptionprotected IPSPartialValidationHandlerAbstractPSBoundSchema.createPartialValidationHandler()Override this implementation in a derived class to modify the behavior. -
Uses of IPSPartialValidationHandler in com.helger.schematron.pure.validation
Classes in com.helger.schematron.pure.validation that implement IPSPartialValidationHandlerModifier and TypeClassDescriptionclassA simple implementation ifIPSValidationHandlerthat stops validation upon the first error (the first failed assert or the first successful report).classA simple implementation ifIPSValidationHandlerthat stops validation upon the first failed assertion.