jar

com.github.walternyeko : mtn-phone-number-validator

Maven & Gradle

May 28, 2020
0 stars

MTN Phone Number Validator · Phone Number Format Validate For MTN Numbers

Table Of Contents

Latest Version

Download com.github.walternyeko : mtn-phone-number-validator JAR file - Latest Versions:

All Versions

Download com.github.walternyeko : mtn-phone-number-validator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mtn-phone-number-validator-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

mtn.helpers

├─ mtn.helpers.CountryCodes.class - [JAR]

├─ mtn.helpers.SupportedCountries.class - [JAR]

├─ mtn.helpers.Validation.class - [JAR]

mtn.validators.uganda.allocations.networks

├─ mtn.validators.uganda.allocations.networks.MobileNetworks.class - [JAR]

├─ mtn.validators.uganda.allocations.networks.NetworksPrefixes.class - [JAR]

mtn.validators.uganda.allocations.specialtariffs

├─ mtn.validators.uganda.allocations.specialtariffs.FreePhoneNumbers.class - [JAR]

├─ mtn.validators.uganda.allocations.specialtariffs.LocalRatesNumbers.class - [JAR]

├─ mtn.validators.uganda.allocations.specialtariffs.PremiumRatesNumbers.class - [JAR]

├─ mtn.validators.uganda.allocations.specialtariffs.SingleChargeNumbers.class - [JAR]

mtn.validators.rwanda.allocations

├─ mtn.validators.rwanda.allocations.RwandaCodeAllocations.class - [JAR]

mtn.validators.rwanda.validations

├─ mtn.validators.rwanda.validations.ValidateRwandaPhoneNumber.class - [JAR]

mtn.validators.uganda.validations

├─ mtn.validators.uganda.validations.ValidateAllocations.class - [JAR]

├─ mtn.validators.uganda.validations.ValidateAllocationsImpl.class - [JAR]

├─ mtn.validators.uganda.validations.ValidateUgandaPhoneNumber.class - [JAR]