quarkus-openapi-generator icon indicating copy to clipboard operation
quarkus-openapi-generator copied to clipboard

Check if hibernate-validator capability is present when using `use-bean-validation

Open mcruzdev opened this issue 5 months ago • 0 comments

Based on this comment we need to add a validation when using use-bean-validation is set to true.

If the user wants to use bean validation, he must add a dependency to the project.

mcruzdev avatar Sep 13 '24 02:09 mcruzdev