Skip to content

Commit fd299f5

Browse files
author
Dean Karn
authored
Update README.md
1 parent 598aac2 commit fd299f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Package validator
1111

1212
Package validator implements value validations for structs and individual fields based on tags.
1313

14+
### Announcement
15+
Validator [v9.0.0 RC1](https://github.com/go-playground/validator/releases/tag/v9.0.0RC1) has been released, please let me know what you think [here](https://github.com/go-playground/validator/issues/250)
16+
1417
It has the following **unique** features:
1518

1619
- Cross Field and Cross Struct validations by using validation tags or custom validators.

0 commit comments

Comments
 (0)