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 months 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-12T11:38:00.000Z (4 months ago)
- Last Synced: 2025-06-22T19:54:42.251Z (4 months ago)
- Topics: csharp, dotnet, libphonenumber, number, phone, phonepossiblevalidator, possible, singleton, threadsafe, validator, validators
- Language: C#
- Homepage: https://soenneker.com
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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/)#  Soenneker.Validators.Phone.Possible
### A validation module checking if a given phone number is possible## Installation
```
dotnet add package Soenneker.Validators.Phone.Possible
```