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 7d8b7c3b Sort members.
add 72bc801e compare exact value in BigDecimalValidator min/max range
checks
add ff6de5f1 Add tests for NaN and infinite bounds in BigDecimalValidator
range checks
new f08083fd Merge pull request #401 from
sahvx655-wq/bigdecimal-compare-exact
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/BigDecimalValidator.java | 8 ++-
.../routines/BigDecimalValidatorTest.java | 59 ++++++++++++++++++++++
2 files changed, 66 insertions(+), 1 deletion(-)