Introducing Pedantigo - Type-Safe Validation for Go
· 3 min read
Pedantigo brings Pydantic-inspired validation to Go with a simple, type-safe API. Define validation rules alongside your struct fields, and let Pedantigo handle the rest.
Data validation and schema generation
View All TagsPedantigo brings Pydantic-inspired validation to Go with a simple, type-safe API. Define validation rules alongside your struct fields, and let Pedantigo handle the rest.