openapi-generator/samples/server/petstore/java-play-framework-no-exception-handling
Jean-François Côté 8597b3f843 [JavaPlayFramework] Add automatic bean validation method when activated (#6125)
* Add automatic validation of return type when beanValidation is activated

* Small fixes for the automatic validation

* Add validation of entering body object + fix problem when receiving list + do not validate when the return value is a file
2017-07-23 21:49:55 +08:00
..
.swagger-codegen Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
app [JavaPlayFramework] Add automatic bean validation method when activated (#6125) 2017-07-23 21:49:55 +08:00
conf Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
project Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
public Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
.swagger-codegen-ignore Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
build.sbt Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
LICENSE Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
README Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00

This is your new Play application
=================================

This file will be packaged with your application when using `activator dist`.