address
Address validator
A Go library for validating and formatting addresses using data from Google's Address Data Service.
Address is a Go library that validates and formats addresses using data generated from Google's Address Data Service
91 stars
6 watching
16 forks
Language: Go
last commit: 11 months ago
Linked from 1 awesome list
addressformattinggovalidation
Related projects:
Repository | Description | Stars |
---|---|---|
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 584 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,079 |
openvenues/gopostal | Provides a Go interface to parse and expand international street addresses | 161 |
bojanz/address | A package providing data structures and validation rules for working with addresses in web applications. | 74 |
tiendc/go-validator | A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
commerceguys/addressing | A PHP library that manipulates and formats postal addresses | 924 |
mccoyst/validate | A tool to automatically validate fields with tags in Go programs | 61 |
thedevsaddam/govalidator | Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
guiferpa/gody | A lightweight struct validator for Go. | 91 |
twharmon/govalid | Struct validation using tags | 51 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
google/go-attestation | Provides high-level primitives for remote machine identity and state validation across various platforms and TPMs. | 361 |
mobilitydata/gbfs-validator | A tool for validating GBFS feeds against an official specification to ensure conformity. | 19 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |