validate

This package provides a framework for writing validations for Go applications.

gogobuffalogolangmodelspopvalidation
94
Stars
22
Forks
0
Issues
94
Watchers

Similar Packages

validator

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

19,974

govalidator

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

6,200

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

govalidator

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

1,345

Zog

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

1,187