bisq/desktop
Chris Parker 9dc338b87a
New option in PhoneNumberValidator to enforce exact number of digits
Until now, national phone numbers worldwide just had to be between
5-12 digits long to pass validation. However, many countries have a
specific number of of digits in all their phone numbers which is
very well known (EX: all USA numbers are 10 digits long). So this
change adds an optional parameter to specify how many digits must
be in the phone number for it to validate. Uncommited changes will
also use this new capability, provided this pull request is adopted.
2024-09-19 07:14:01 -04:00
..
package Revert to SNAPSHOT version 2024-06-25 20:24:10 +00:00
src New option in PhoneNumberValidator to enforce exact number of digits 2024-09-19 07:14:01 -04:00
build.gradle Exclude all unnecessary modules from javacv to further reduce size 2024-06-24 23:41:57 -07:00