mtedone / podam

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

To specify the range of a Bigdecimal field is not support #278

Closed murisans closed 4 years ago

daivanov commented 4 years ago

Hi,

You can use @Min and @Max annotations. It seems to work perfectly fine.

Thanks, Daniil