update doc v9 url to v10

pull/539/head
Dean Karn 5 years ago
parent 7e57ca0cf5
commit dbbe6958b3
  1. 2
      doc.go

@ -5,7 +5,7 @@ based on tags.
It can also handle Cross-Field and Cross-Struct validation for nested structs It can also handle Cross-Field and Cross-Struct validation for nested structs
and has the ability to dive into arrays and maps of any type. and has the ability to dive into arrays and maps of any type.
see more examples https://github.com/go-playground/validator/tree/v9/_examples see more examples https://github.com/go-playground/validator/tree/master/_examples
Validation Functions Return Type error Validation Functions Return Type error

Loading…
Cancel
Save