From 1016e9125d379d0c4f1b919ef6eb29048a05877b Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:48:24 +0530 Subject: [PATCH] backlink updated --- javaxval-2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javaxval-2/README.md b/javaxval-2/README.md index e10629975c..b7603d9e84 100644 --- a/javaxval-2/README.md +++ b/javaxval-2/README.md @@ -3,8 +3,8 @@ This module contains articles about Bean Validation. ### Relevant Articles: -- [Method Constraints with Bean Validation 2.0](https://www.baeldung.com/javax-validation-method-constraints) +- [Method Constraints with Bean Validation 3.0](https://www.baeldung.com/javax-validation-method-constraints) - [Guide to ParameterMessageInterpolator](https://www.baeldung.com/hibernate-parametermessageinterpolator) - [Hibernate Validator Annotation Processor in Depth](https://www.baeldung.com/hibernate-validator-annotation-processor) - [Object Validation After Deserialization](https://www.baeldung.com/java-object-validation-deserialization) -- More articles: [[<-- prev]](../javaxval) \ No newline at end of file +- More articles: [[<-- prev]](../javaxval)