https://github.com/soenneker/soenneker.validators.phone.possible
A validation module checking if a given phone number is possible
https://github.com/soenneker/soenneker.validators.phone.possible
csharp dotnet libphonenumber number phone phonepossiblevalidator possible singleton threadsafe validator validators
Last synced: 4 days ago
JSON representation
A validation module checking if a given phone number is possible
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.validators.phone.possible
- Owner: soenneker
- License: mit
- Created: 2025-03-31T20:41:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-05T20:02:26.000Z (9 days ago)
- Last Synced: 2026-06-05T20:15:24.450Z (9 days ago)
- Topics: csharp, dotnet, libphonenumber, number, phone, phonepossiblevalidator, possible, singleton, threadsafe, validator, validators
- Language: C#
- Homepage: https://soenneker.com
- Size: 708 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.validators.phone.possible/)
[](https://github.com/soenneker/soenneker.validators.phone.possible/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.validators.phone.possible/)
[](https://github.com/soenneker/soenneker.validators.phone.possible/actions/workflows/codeql.yml)
#  Soenneker.Validators.Phone.Possible
### A validation module checking if a given phone number is possible
## Installation
```
dotnet add package Soenneker.Validators.Phone.Possible
```