Zog

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

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

Similar Packages

validator

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

19,771

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,076

govalidator

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

1,347

validate

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

1,125