117 Forks
1228 Stars
1228 Watchers

govalidator

Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.

How to download and setup govalidator

Open terminal and run command
git clone https://github.com/thedevsaddam/govalidator.git
git clone is used to create a copy or clone of govalidator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with govalidator https://github.com/thedevsaddam/govalidator/archive/master.zip

Or simply clone govalidator with SSH
[email protected]:thedevsaddam/govalidator.git

If you have some problems with govalidator

You may open issue on govalidator support forum (system) here: https://github.com/thedevsaddam/govalidator/issues