Awesome Go

validate

CategoryCode Analysis
SubcategoryCode Analysis
Stars0

Automatically validates struct fields with tags

About validate

Validate

A Go package to automatically validate fields with tags

GoDoc

Build Status

Test Coverage

Is it good?

Yes.

Frequently Asked Questions

What is validate?

validate is a Code Analysis library for the Go programming language. Automatically validates struct fields with tags

How do I install validate?

Install validate with the Go module system using `go get mccoyst/validate`. Check the repository for the current installation instructions.

What category does validate belong to?

validate is listed under Code Analysis, specifically Code Analysis.

← Back to Code Analysis