Updated README.md
added link back to the article: https://www.baeldung.com/java-bean-validation-constraint-composition
This commit is contained in:
parent
d8adffdbb2
commit
d34be2d6b7
|
@ -12,3 +12,4 @@ This module contains articles about Bean Validation.
|
||||||
- [Validations for Enum Types](https://www.baeldung.com/javax-validations-enums)
|
- [Validations for Enum Types](https://www.baeldung.com/javax-validations-enums)
|
||||||
- [Guide to ParameterMessageInterpolator](https://www.baeldung.com/hibernate-parametermessageinterpolator)
|
- [Guide to ParameterMessageInterpolator](https://www.baeldung.com/hibernate-parametermessageinterpolator)
|
||||||
- [Hibernate Validator Annotation Processor in Depth](https://www.baeldung.com/hibernate-validator-annotation-processor)
|
- [Hibernate Validator Annotation Processor in Depth](https://www.baeldung.com/hibernate-validator-annotation-processor)
|
||||||
|
- [Constraint Composition with Bean Validation](https://www.baeldung.com/java-bean-validation-constraint-composition)
|
||||||
|
|
Loading…
Reference in New Issue