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
90 stars
6 watching
16 forks
Language: Go
last commit: 9 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. | 580 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,075 |
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. | 71 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
commerceguys/addressing | A PHP library that manipulates and formats postal addresses | 922 |
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. | 79 |
twharmon/govalid | Struct validation using tags | 46 |
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. | 357 |
mobilitydata/gbfs-validator | A tool for validating GBFS feeds against an official specification to ensure conformity. | 18 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |