mirror of
https://github.com/Fishwaldo/validator.git
synced 2025-03-16 04:01:32 +00:00
New official Documentation URL (#706)
This commit is contained in:
parent
5b8f3b8a0b
commit
3c8db83c19
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ validationErrors := err.(validator.ValidationErrors)
|
|||
Usage and documentation
|
||||
------
|
||||
|
||||
Please see https://godoc.org/github.com/go-playground/validator for detailed usage docs.
|
||||
Please see https://pkg.go.dev/github.com/go-playground/validator/v10 for detailed usage docs.
|
||||
|
||||
##### Examples:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue