Joe Wertz created CXF-5392:
------------------------------

             Summary: Custom Marshalling Validation Event Handler
                 Key: CXF-5392
                 URL: https://issues.apache.org/jira/browse/CXF-5392
             Project: CXF
          Issue Type: Bug
          Components: JAXB Databinding
    Affects Versions: 2.7.7
            Reporter: Joe Wertz


The current JAXB implementation allows a custom unmarshalling validation event 
handler configured by the property: 

jaxb-validation-event-handler

There should also be a custom marshalling validation event handler property 
like: 
 
jaxb-writer-validation-event-handler

Almost the entire structure for such a property already seems to exist, with 
the only lacking implementation in the DataWriterImpl. The only thing I'd like 
to know before implementing and submitting some code is what the property 
should be called exactly.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to