GitHub Release Tracker
All JS React Ruby Go Postgres Frontend Node

validator

Past 30d, sorted by best first, all versions
6 results Markdown version
08/15 7
cohesivestack/Valgo v0.9.0
Type-safe, extensible validator library for Golang with generics and localization support.
Go 509☆ 2657d old #golang #go #validation #validator
08/04 7
rezakhademix/GoValidator v2.3.0
Type-safe Golang validator that sanitizes and validates data without struct tags, type assertions, or reflection.
08/04 7
go-ozzo/ozzo-validation v4.4.1
Configurable Go validation package that defines rules with normal language constructs and produces customizable validation errors across common and custom data types.
Go 4122☆ 3702d old #golang #go #validation #validator #ozzo
08/18 6
cohesivestack/Valgo v0.9.1
Type-safe, extensible validator library for Golang with generics and localization support.
Go 509☆ 2657d old #golang #go #validation #validator
08/13 5
mobi/TelephoneNumber v1.4.26
Global phone number validation gem based on Google's libphonenumber library.
Ruby 395☆ 3502d old #ruby #phone #number #validator
08/02 5
kaptinlin/JSON Schema Validator for Go v0.9.7
High-performance Go JSON Schema Draft 2020-12 validator with direct struct validation, smart unmarshaling, defaults, multi-language errors, and a separated validation workflow.