Found 63 repositories(showing 30)
asaskevich
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
thedevsaddam
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
gookit
⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。
liangyaopei
Golang parameter validation, which can replace go-playground/validator, includes ncluding Cross Field, Map, Slice and Array diving, provides readable,flexible, configurable validation.
smokezl
struct 验证器,内置大部分常用验证,可自定义
rezakhademix
A simple, efficient, type-safe, easy to use Golang validator without any struct tag or type assertion.
roastedwebma
A simple, efficient, type-safe, easy to use Golang validator without any struct tag or type assertion. govalidator, validation, validator
ramadani
Unique validator extensions for govalidator. Inspired by Laravel's unique validation rule.
gstachniukrsk
No description available
theflyingcodr
A simple request validator for go with a fluent api
swordlib
Validator for golang
sumitasok
Validation and Error handler for Go lang
Gopherlinzy
gin-vue3-admin
rodkranz
No description available
burakaktna
VugoPress is a robust REST API built with Go and GoFiber, featuring JWT authentication and PostgreSQL integration. It showcases best practices in Golang project structure, input validation, and scalability, making it an exemplary example for developers seeking a secure and maintainable backend solution.
zakudriver
validations for struct
jekkay
A Fast Enhanced Validator for struct filed using tag, can auto fix error-value for self-recovery ability oriented service. It support int8, uint8...int64, uing64, string, pointer, nest struct filed.
viant
Flexible go validator
wangcb
No description available
cihangir
A validation library for golang
openframebox
A powerful and flexible Go package designed to simplify and enhance data validation for your applications. Built upon the robust github.com/go-playground/validator/v10 library
devjefster
No description available
kohkimakimoto
No description available
mashurimansur
custom validation unique for govalitor using gorm
jackdoe
gorm validations with Validate interface and github.com/asaskevich/govalidator support
yosink
beego web init
minhtran241
An URL shortener Service using Fiber and Redis
samuelsihotang1
This web application serves as a platform for user and photo management, allowing users to register, login, upload, and edit their photos, as well as manage user profiles. It utilizes JWT for authentication and provides endpoints for various CRUD operations related to users and photos.
huamoran
govalidator from others
censync
Simple modified fork from govalidator