Original author: joelittl...@gmail.com (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
Original author: joelittl...@gmail.com (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