This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git

commit b4b6d0c8f730b09251c1550d787b2213240ed7f6
Merge: 0b9d5dc6 373d90ba
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 31 15:46:15 2026 -0400

    Merge pull request #430 from sahvx655-wq/currency-percent-symbol-separator
    
    Drop the symbol separator in the currency and percent re-parse

 .../validator/routines/BigDecimalValidator.java    | 33 ++++++++++
 .../validator/routines/CurrencyValidator.java      | 10 +--
 .../validator/routines/PercentValidator.java       | 10 +--
 .../validator/routines/CurrencyValidatorTest.java  | 69 ++++++++++++++++++++
 .../validator/routines/PercentValidatorTest.java   | 73 ++++++++++++++++++++++
 5 files changed, 179 insertions(+), 16 deletions(-)

Reply via email to