mtedone / podam

PODAM - POjo DAta Mocker
https://mtedone.github.io/podam
MIT License
326 stars 749 forks source link

Unsupported java.net.URI #271

Closed chabhishek123 closed 5 years ago

daivanov commented 5 years ago

Hi,

It looks like SomeObject class has some property of type java.net.URI annotated with some javax.validation.constraints constraint. Could you please provide example of SomeObject reproducing the problem?

Thanks, Daniil

daivanov commented 5 years ago

Hi,

Could you please provide more information on the class you are trying to instantiate?

Thanks, Daniil

daivanov commented 5 years ago

Sorry for a delay. Were you able to resolve the issue? The example you provided did not contain properties of java.net.URI type.

Thanks, Daniiil

chabhishek123 commented 5 years ago

Hi Daniiil, The issue was not solved but I am trying alternatives. It can be possible to recreate this issue with validation constraint

daivanov commented 5 years ago

But what is the constraint causing this problem?

Thanks, Daniil

daivanov commented 5 years ago

Closing as requested information has been never provided.