From fc10a9336bc74087bd66f4606b237a65862fd5f0 Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Fri, 22 Nov 2019 00:28:39 +0800 Subject: [PATCH] Update README.md --- javaxval/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/javaxval/README.md b/javaxval/README.md index 33ce4eae5b..cc237e1e59 100644 --- a/javaxval/README.md +++ b/javaxval/README.md @@ -10,3 +10,4 @@ This module contains articles about Bean Validation. - [Javax BigDecimal Validation](https://www.baeldung.com/javax-bigdecimal-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)