A Golang schema validation toolkit that takes inspiration from https://zod.dev/ - because who doesn't love a good source of inspiration? 🎉
-
Updated
Jun 14, 2024 - Go
A Golang schema validation toolkit that takes inspiration from https://zod.dev/ - because who doesn't love a good source of inspiration? 🎉
Checker is a Go library for validating user input through checker rules provided in struct tags.
Go Struct and Field validation by validation rules
Use the "valid" tag to enforce field validations on structs with customizable error messages.
Simple Golang Struct validator. Nothing more nothing less.
Go package for Struct Validation - Validate the data coming from a JSON into a Struct, without having to decode it beforehand!
Add a description, image, and links to the struct-validator topic page so that developers can more easily learn about it.
To associate your repository with the struct-validator topic, visit your repo's landing page and select "manage topics."