spring-framework / org.springframework.oxm.jaxb / Jaxb2Marshaller / setValidationEventHandler

setValidationEventHandler

open fun setValidationEventHandler(validationEventHandler: ValidationEventHandler): Unit

Set the JAXB validation event handler. This event handler will be called by JAXB if any validation errors are encountered during calls to any of the marshal APIs.