Zog

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

error-handlinggolangruntime-validationschema-validationtempltranslationvalidation
1,159
Stars
34
Forks
13
Issues
1,159
Watchers

Similar Packages

validator

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

19,823

govalidator

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

6,197

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