Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more format values #21

Closed
joelittlejohn opened this issue Jun 23, 2013 · 1 comment
Closed

Add support for more format values #21

joelittlejohn opened this issue Jun 23, 2013 · 1 comment
Milestone

Comments

@joelittlejohn
Copy link
Owner

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

@joelittlejohn
Copy link
Owner Author

From joelittl...@gmail.com on April 27, 2011 17:14:19
Fixed in trunk, see rd31c94b0baa6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant