godantic is a Go package that provides functionality for decoding JSON data and validating it against a given object structure. It aims to simplify the process of decoding and validating JSON input in Go applications.
Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause