This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 5b727e4e Reject over-length codes in ISSNCheckDigit (#426).
add 464c6af3 reject fractional input in integer format helpers
add d8fe141d Split fractional-input test into one method per API
new 813e1ccf Merge pull request #423 from
sahvx655-wq/generictype-integer-fractional
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/validator/GenericTypeValidator.java | 37 ++++++++++++++++------
.../validator/GenericTypeValidatorTest.java | 36 +++++++++++++++++++++
2 files changed, 63 insertions(+), 10 deletions(-)