Original author: joelittl...@gmail.com (March 20, 2011 22:56:03)
At the moment, most values of the 'format' rule result in a String type Java property. When using the POJOs in Java, the values of these strings are obviously unrestricted because.
Jackson provides built-in support for serializing/deserializing URIs, regexps and a few other meaningful types from strings. We should use these types where possible.
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=21
Original author: joelittl...@gmail.com (March 20, 2011 22:56:03)
At the moment, most values of the 'format' rule result in a String type Java property. When using the POJOs in Java, the values of these strings are obviously unrestricted because.
Jackson provides built-in support for serializing/deserializing URIs, regexps and a few other meaningful types from strings. We should use these types where possible.
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=21