Skip to content

Commit 13b0706

Browse files
committedJul 4, 2024
Javadoc typo for constraints
1 parent e381e8f commit 13b0706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎validator/src/main/java/io/avaje/validation/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @Valid
1010
* public class Address {
1111
*
12-
* // annotate fields with contraints
12+
* // annotate fields with constraints
1313
* @NotBlank
1414
* private String street;
1515
*

0 commit comments

Comments
 (0)