You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using bean validation does not add @Valid annotation to codegen generated files. Similar ticket was filed for Java (#5498). The changes need to be ported to JavaJaxRS as well.
Swagger-codegen version
master (2.4.0)
Related issues/PRs
#5498 - [JAVA] enhance beanvalidation with adding @Valid