Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Fix for bug 28773106 #1254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix for bug 28773106 #1254

wants to merge 2 commits into from

Conversation

vavishal
Copy link
Contributor

Here the issue is that The @xmlelement(nillable=false) doesn't work with String[]
i.e. nillable attribute is not honored by any array elements

So for the fix I have removed the check nav.isArray(type) from AbstractWrapperBeanGenerator.processXmlElement which sets nillable to true for all array type elements

Signed-off-by: vavishal [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant