Skip to content

Add support for more format values #21

@joelittlejohn

Description

@joelittlejohn

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions