java-tutorials/spring-swagger-codegen/custom-validations-opeanpi-...
ioanadinuit 7f97bc1b98 BAEL-5080 (#11436)
* BAEL-5080
Custom validation with Swagger Codegen

Add tutorial code

* BAEL-5080
Custom validation with Swagger Codegen

Formatting

* BAEL-5080
Custom validation with Swagger Codegen

Swagger doc update

* remove Licence file
2021-11-11 20:22:13 +02:00
..
src/main BAEL-5080 (#11436) 2021-11-11 20:22:13 +02:00
README.md BAEL-5080 (#11436) 2021-11-11 20:22:13 +02:00
pom.xml BAEL-5080 (#11436) 2021-11-11 20:22:13 +02:00

README.md

This is a sample on how we can merge the OpenApi code generation with the a custom annotation using ConstraintValidator