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: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9
twharmon/govalid Struct validation using tags 46
go-the-way/validator A lightweight model validator written in Go. 7
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94
shezadkhan137/required A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. 60
awst-austria/qa4sm A web service for validating data submitted to the QA4SM project 7
guyskk/validr A fast and extensible Python library for data validation 212
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
marrow16/valix A package for validating API requests before they are processed by an application. 29
boostport/address A Go library for validating and formatting addresses using data from Google's Address Data Service. 90
jgroeneveld/schema Expresses validation rules for JSON data structures in a structured way 21
wellingtoncosta/convalida A lightweight field validation library for Android that allows developers to validate data at compile-time or runtime using annotations. 204
tiendc/go-validator A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. 15
axot017/validate An OCaml library for automatically generating and utilizing validation functions through annotations. 16