[
https://issues.apache.org/jira/browse/CXF-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Wertz updated CXF-5392:
---------------------------
Attachment: apacheCXF-trunk-CustomMarshallingEventValidator.patch
Mostly unit and system tests. All the structure for reading and passing the
property around the system already existed, so is just needed to be added to
the DataWriterImpl.
> 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
> Labels: features
> Attachments: apacheCXF-trunk-CustomMarshallingEventValidator.patch
>
>
> 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)