Updated README.md
added link back to the article: https://www.baeldung.com/java-notnull-method-parameter
This commit is contained in:
parent
24e8e8f342
commit
f678e8b034
|
@ -13,3 +13,4 @@ This module contains articles about Bean Validation.
|
|||
- [Guide to ParameterMessageInterpolator](https://www.baeldung.com/hibernate-parametermessageinterpolator)
|
||||
- [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)
|
||||
- [Using @NotNull on a Method Parameter](https://www.baeldung.com/java-notnull-method-parameter)
|
||||
|
|
Loading…
Reference in New Issue