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 7fe8b61b Merge if statements
add 6001d18d handle Float operand in AbstractNumberValidator.toBigDecimal
add 61b5f35e add negative-bound and non-finite Float cases to the range
tests
new 65a8fd4a Merge pull request #419 from
sahvx655-wq/tobigdecimal-float-operand
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:
.../routines/AbstractNumberValidator.java | 3 ++
.../routines/BigIntegerValidatorTest.java | 44 +++++++++++++++++++++-
2 files changed, 46 insertions(+), 1 deletion(-)