validate

Field validator

A tool to automatically validate fields with tags in Go programs

A Go package to automatically validate fields with tags

GitHub

61 stars
7 watching
14 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gookit/validateA comprehensive data validation and filtering tool for Go1,079
cinar/checkerA validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions.10
twharmon/govalidStruct validation using tags51
go-the-way/validatorA lightweight model validator written in Go.7
gobuffalo/validateA Go package providing a framework for defining custom validators and built-in validation helpers for common data structures.95
shezadkhan137/requiredA library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields.59
awst-austria/qa4smA web service for validating data submitted to the QA4SM project7
guyskk/validrA fast and extensible Python library for data validation212
jfilipczyk/gomatchA JSON matcher library that helps validate JSON responses by focusing on essential parts of the response47
marrow16/valixA package for validating API requests before they are processed by an application.29
boostport/addressA Go library for validating and formatting addresses using data from Google's Address Data Service.91
jgroeneveld/schemaExpresses validation rules for JSON data structures in a structured way21
wellingtoncosta/convalidaA lightweight field validation library for Android that allows developers to validate data at compile-time or runtime using annotations.204
tiendc/go-validatorA fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project.22
axot017/validateAn OCaml library for automatically generating and utilizing validation functions through annotations.16