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 813e1ccf7e1abb07439fa09abcdcedc56170b338 Merge: 5b727e4e d8fe141d Author: Gary Gregory <[email protected]> AuthorDate: Sat Jul 18 07:14:23 2026 -0700 Merge pull request #423 from sahvx655-wq/generictype-integer-fractional Reject fractional input in GenericTypeValidator integer helpers .../commons/validator/GenericTypeValidator.java | 37 ++++++++++++++++------ .../validator/GenericTypeValidatorTest.java | 36 +++++++++++++++++++++ 2 files changed, 63 insertions(+), 10 deletions(-)
