To get the package, execute:
go get gopkg.in/go-playground/validator.v8
To import this package, add the following line to your code:
import "gopkg.in/go-playground/validator.v8"
Refer to it as validator.
For more details, see the API documentation.