Skip to content

Add minLength/maxLength to JSR-303 support #78

@joelittlejohn

Description

@joelittlejohn

Original author: [email protected] (October 31, 2012 10:56:20)

The schema properties minLength and maxLength can be used to constrain the length of a string property value. JSR-303 has similar support in the @SiZe annotation so it would be good to include this during generation. We're currently using @SiZe for minItems/maxItems only.

Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=78

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions