Go Struct Validator
Link to open source: https://github.com/neo7337/go-struct-validator
Link to Live Project: https://github.com/neo7337/go-struct-validator
Neo's Go Struct Validator is a simple validator built on the core of OAS Specification. The validator is heavily inspired by the OAS Specification approach leading to the creation of structs in a generic manner.
The validator covers the specifications, and its respective validations according to OAS.

