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 19ea7b0ddc415e6190c8104d4bd77db27f02389d Merge: 1eb65557 17b4a79c Author: Gary Gregory <[email protected]> AuthorDate: Sat Jun 6 07:43:25 2026 -0400 Merge pull request #392 from garydgregory/feature/ValidatorException_string_throwable Add and use ValidatorException(String, Throwable). .../apache/commons/validator/ValidatorAction.java | 6 +-- .../commons/validator/ValidatorException.java | 17 ++++++++- .../commons/validator/ValidatorExceptionTest.java | 44 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 5 deletions(-)
