https://github.com/etkecc/go-validator
https://github.com/etkecc/go-validator
library validator
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/etkecc/go-validator
- Owner: etkecc
- License: lgpl-3.0
- Created: 2024-08-08T18:12:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T08:13:23.000Z (9 months ago)
- Last Synced: 2025-03-19T09:25:10.226Z (9 months ago)
- Topics: library, validator
- Language: Go
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# validator
Library that validates different things:
* A/CNAME/MX lookups
* Domain names
* Emails
* etc
Check go doc for examples