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