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 d01e174d Reject fractional scientific notation in ShortValidator
(#417).
add da392889 reject fractional exponent input in BigIntegerValidator
new 04321522 Merge pull request #418 from
sahvx655-wq/bigint-reject-fractional-exponent
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:
.../validator/routines/BigIntegerValidator.java | 10 +++++++++-
.../routines/BigIntegerValidatorTest.java | 22 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)