You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the non-structural JSON Schema rules (e.g. minimum/maximum, pattern, minItems/maxItems, etc) can be usefully represented using the JSR-303 annotations.
This should be optional, there needs to be a behavioural property to control this and it should probably be off by default.
From [email protected] on February 20, 2012 17:40:51
Hi Warren. There hasn't been any progress at all on this. Is it something you'd find useful?
It was just an idea when I opened this ticket. I'm interested to know more about your use-case and what kind of implementation you'd like to see. Is there a specific set of json-schema properties you use that you'd like to result in JSR-303 annotations?
Original author: [email protected] (February 23, 2011 12:31:19)
Many of the non-structural JSON Schema rules (e.g. minimum/maximum, pattern, minItems/maxItems, etc) can be usefully represented using the JSR-303 annotations.
This should be optional, there needs to be a behavioural property to control this and it should probably be off by default.
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=18
The text was updated successfully, but these errors were encountered: