bisq/desktop
Chris Parker 595044f4cc
Code Review followup: Use Optional<> and create a new Map for length
Created new class PhoneNumberRequiredLengths.java with a Map lookup for the
requiredlength of phone numbers in select countries that are well-known to
have uniform fixed-length phone number throughout. Country codes missing
will continue to use just the previous length-range algorithms.  Lookup
into this Map is integrated into PhoneNumberValidator.java, no longer
needed an overloaded constructor to provide this functionality.
[New .java file was accidentally omitted from previous commit]
2024-09-22 04:48:57 -04:00
..
package Revert to SNAPSHOT version 2024-06-25 20:24:10 +00:00
src Code Review followup: Use Optional<> and create a new Map for length 2024-09-22 04:48:57 -04:00
build.gradle Exclude all unnecessary modules from javacv to further reduce size 2024-06-24 23:41:57 -07:00