Fabien PÉRIÉ

Results 9 issues of Fabien PÉRIÉ

[JavaJaxRs-resteasy] Missing @Valid annotation for parameters on bean-validation (jaxrs-resteasy-eap generator).

This pull request fixes the issue #892. Please, can you merge this patch ? Thanks you Fabien

# Versions 1.0.25 - `swagger-codegen-generators` 3.0.25 - `swagger-codegen-maven-plugin` - generator `jaxrs-resteasy-eap` # Description I generate java components from swagger with the jaxrs-resteasy-eap generator using swagger-codegen-maven-plugin maven plugin. The service implementation...

# Versions 1.0.25 - `swagger-codegen-generators` 3.0.25 - `swagger-codegen-maven-plugin` - generator `jaxrs-resteasy-eap` # Description I generate java components from swagger with the jaxrs-resteasy-eap generator using swagger-codegen-maven-plugin maven plugin. I define my...

### Describe the bug Hello, I tried to set the inputId property of the Dropdown component to associate it with a label using the for attribute. This does not work...

Type: Enhancement
Status: Discussion
Component: Accessibility

Hello @vietj, @jponge, this new pull request reproduces two issues with vertx 3.6.0-SNAPSHOT : 1) with vertx-codegen and vertx-service-proxy 3.6.0-SNAPSHOT, no class is generated I use a workaround: I force...

This pull request add a new silent option to ignore the classloading errors during the phase of classes selection.

This commit allows to use the wilcards (example: fr.mycompany.*.*.*.model) to subselect some subdirectories present in the project classpath.

Hello, In the maven plugin assertj-assertions-generator-maven-plugin:2.2.0, I will like to select all classes in the "model" subpackages. Of course, I have multiple "model" subpackages in my project. I didn't make...