Go-lang Validation
Back
Provide check digit algorithms (Luhn, Verhoeff, Damm) and calculators (ISBN, EAN, JAN, UPC, etc.).:balloon: A lightweight struct validator for Go.Fast, tag-based validation for structs.Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.jio is a json schema validator similar to [joi](https://github.com/hapijs/joi).Supports validation of various data types (structs, strings, maps, slices, etc.) with configurable and extensible validation rules specified in usual code constructs instead of struct tags.A norms and conventions validator for Terraform.This package provides a framework for writing validations for Go applications.Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.