* [class-validator v0.15.0](https://github.com/typestack/class-validator) – Decorator and non-decorator based property validation library for classes supporting browser and Node.js. * [GoValidator v2.2.0](https://github.com/rezakhademix/govalidator) – Type-safe Golang validator that sanitizes and validates data without struct tags, type assertions, or reflection. * [JSON Schema Validator for Go v0.7.5](https://github.com/kaptinlin/jsonschema) – High-performance Go JSON Schema Draft 2020-12 validator with direct struct validation, smart unmarshaling, defaults, multi-language errors, and a separated validation workflow.