Update README.md

This commit is contained in:
johnA1331 2022-02-09 13:57:22 +08:00 committed by GitHub
parent 2e25f0b294
commit c5218dfec6
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ This module contains articles about Bean Validation.
- [Grouping Javax Validation Constraints](https://www.baeldung.com/javax-validation-groups)
- [Validations for Enum Types](https://www.baeldung.com/javax-validations-enums)
- [Guide to ParameterMessageInterpolator](https://www.baeldung.com/hibernate-parametermessageinterpolator)
- [Hibernate Validator Annotation Processor in Depth](https://www.baeldung.com/hibernate-validator-annotation-processor)