Skip to main content
  1. Projects/

Go Zod

··49 words·1 min
Table of Contents

Go Zod #

This project is a Go Zed validation library for validating Go code. It is designed to be simple and easy to use, with a focus on readability and maintainability.

It mainly ports over the schema validation from the Zod library in JavaScript to Go.