An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with go-validation

A curated list of projects in awesome lists tagged with go-validation .

https://github.com/patrickkabwe/go-validator

Go Validator is a simple package for validating email addresses, URLs, IP addresses, and empty fields in Go. It also provides a way to validate struct fields using struct tags.

go go-validation go-validator golang validation

Last synced: 23 Feb 2025

https://github.com/jubaerhossain/validation

Go validation package is a package for validating Go structs and their fields based on configurable tags. The package offers various validation rules such as required, email, max, min, and many more to validate the fields of the struct. The package provides a simple and efficient way to validate data before inserting it into the database or using

go go-validation go-validator golang-validation graphql-validation graphql-validator validation

Last synced: 04 Sep 2025