Last Updated: February 25, 2016
·
636
· asaskevich

govalidator - Package of string validators and sanitizers for Go lang.

A package of string validators and sanitizers for Go lang. Based on validator.js.

Make sure that Go is installed on your computer. Type the following command in your terminal:

go get github.com/asaskevich/govalidator

After it the package is ready to use.

Original repository is here: https://github.com/asaskevich/govalidator
Documentation is available here: https://godoc.org/github.com/asaskevich/govalidator