We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e57ca0 commit dbbe695Copy full SHA for dbbe695
doc.go
@@ -5,7 +5,7 @@ based on tags.
5
It can also handle Cross-Field and Cross-Struct validation for nested structs
6
and has the ability to dive into arrays and maps of any type.
7
8
-see more examples https://github.com/go-playground/validator/tree/v9/_examples
+see more examples https://github.com/go-playground/validator/tree/master/_examples
9
10
Validation Functions Return Type error
11
0 commit comments