Skip to content

Commit 1d608d6

Browse files
authored
Update Readme.md
1 parent 8ee7507 commit 1d608d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ notBlank().validate(firstName).withCustomMessage("Firstname is required!");
6666

6767
## Creating custom validation
6868

69-
Here is an example of a Employee custom validation:
69+
Here is an example of an Employee class custom validation:
7070

7171
Employee class:
7272
````java

0 commit comments

Comments
 (0)