mbknor / mbknor-jackson-jsonSchema

Generate JSON Schema with Polymorphism using Jackson annotations
MIT License
234 stars 79 forks source link

A way to use jakarta.validation instead of javax.validation #173

Open cmitchell opened 1 year ago

cmitchell commented 1 year ago

Is there a way to specify that jakarta.validation should be used instead of javax.validation? If not, will such functionality be added in the future? Thanks!