Categorygithub.com/seeruk/go-validation
repositorypackage
0.4.0
Repository: https://github.com/seeruk/go-validation.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

go-validation

Simple and flexible Go (Golang) validation library.

This library provides an elegant DSL for defining validation constraints in Go.

Installation

Pull in the library using go get:

$ go get github.com/seeruk/go-validation

License

MIT