Created by: mfdewit
In case 'useBeanValidation' is enabled the relevant annotation classes should be imported on the API as well. In the current version (5.4.0) the resource methods parameters are annotated with @Valid but without importing them.
Created by: mfdewit
In case 'useBeanValidation' is enabled the relevant annotation classes should be imported on the API as well. In the current version (5.4.0) the resource methods parameters are annotated with @Valid but without importing them.