Update README.md
This commit is contained in:
parent
fb403a1ec0
commit
67914c6a36
|
@ -1 +1,5 @@
|
||||||
# This is a sample on how we can merge the OpenApi code generation with the a custom annotation using ConstraintValidator
|
# 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)
|
||||||
|
|
Loading…
Reference in New Issue