We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07f34c5 + c396cbf commit 072d54bCopy full SHA for 072d54b
modules/swagger-core/pom.xml
@@ -44,6 +44,7 @@
44
io.swagger.model,
45
io.swagger.util
46
</Export-Package>
47
+ <Import-Package>javax.validation.constraints;version="[1.1,3)",*</Import-Package>
48
</instructions>
49
</configuration>
50
</plugin>
modules/swagger-hibernate-validations/pom.xml
@@ -45,6 +45,7 @@
io.swagger.config,
io.swagger.models
51
0 commit comments