Skip to content

@Size for ArrayList/Collections/Maps #66

Description

@Tibor17

The DTO is generated and a collection is annotated with @XmlElementWrapper.
Here it is expected that the element is a collection.
I would like this extension to add @Size according to the minOccurs and maxOccurs.
I know that XSD does not understand collection and I know that you bind particular annotation to particular element type in schema. Would you be able to recognize Java Collection and add the annotation @Size?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions