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 673b9c25 Add and use CheckDigitException.CheckDigitException(String, 
Object...) (#389).
     add 09e3bb6e Add and use  ValidatorException.ValidatorException(Throwable)
     new d1925911 Merge pull request #390 from 
garydgregory/feature/ValidatorException_throwable

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:
 .../java/org/apache/commons/validator/Field.java   |   7 +-
 .../apache/commons/validator/ValidatorAction.java  |  26 +-----
 .../commons/validator/ValidatorException.java      |  19 +++-
 .../commons/validator/ValidatorExceptionTest.java  | 102 +++++++++++++++++++++
 4 files changed, 124 insertions(+), 30 deletions(-)
 create mode 100644 
src/test/java/org/apache/commons/validator/ValidatorExceptionTest.java

Reply via email to