Update README.md

This commit is contained in:
johnA1331 2021-12-08 23:39:48 +08:00 committed by GitHub
parent fb403a1ec0
commit 67914c6a36
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
# This is a sample on how we can merge the OpenApi code generation with the a custom annotation using ConstraintValidator
### Relevant Articles:
- [Custom Validation with Swagger Codegen](https://www.baeldung.com/java-swagger-custom-validation)