Zog

A [Zod](https://github.com/colinhacks/zod) inspired schema builder for runtime value parsing and validation.

error-handlinggolangruntime-validationschema-validationtempltranslationvalidation
1,178
Stars
34
Forks
12
Issues
1,178
Watchers

Similar Packages

validator

Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.

19,920

govalidator

Validators and sanitizers for strings, numerics, slices and structs.

6,199

ozzo-validation

Supports validation of various data types (structs, strings, maps, slices, etc.) with configurable and extensible validation rules specified in usual code constructs instead of struct tags.

4,095

govalidator

Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.

1,346

validate

Go package for data validation and filtering. support validate Map, Struct, Request(Form, JSON, url.Values, Uploaded Files) data and more features.

1,128