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 23273bb0ae4d18a88dafe7aa4fc4f8b44e8c8fed Merge: 2deb0a9b 84ab5c34 Author: Gary Gregory <[email protected]> AuthorDate: Thu Jul 2 08:08:27 2026 -0400 Merge pull request #410 from sahvx655-wq/double-float-exact-bound Compare exact values in DoubleValidator range checks .../validator/routines/DoubleValidator.java | 36 ++++++++++++++++++++++ .../validator/routines/DoubleValidatorTest.java | 22 +++++++++++++ 2 files changed, 58 insertions(+)
