Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
-
Updated
May 12, 2024 - Go
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.
Schema validator in go
Package validator 实现了一个支持场景/国际化/自定义错误/自定义验证规则的 map[string]interface{} 元素批量验证器
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.
Helmet Shop Backend Project With Golang, Gorm, MySQL, Docker
Building Microservices with Go course by Nicholas Jackson
NIK (Nomor Induk Kependudukan) parser written in golang
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
Custom validation error messages for Go structs.
Add a description, image, and links to the go-validator topic page so that developers can more easily learn about it.
To associate your repository with the go-validator topic, visit your repo's landing page and select "manage topics."