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 3490e392 Bump actions/setup-java from 5.4.0 to 5.5.0
add e59a82cd reject trailing characters in strict date validation
new 56cb05a7 Merge pull request #425 from
sahvx655-wq/date-strict-trailing-chars
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:
.../apache/commons/validator/DateValidator.java | 12 ++++++------
.../commons/validator/GenericTypeValidator.java | 22 +++++++++-------------
.../validator/GenericTypeValidatorTest.java | 15 +++++++++++++++
.../commons/validator/GenericValidatorTest.java | 8 ++++++++
4 files changed, 38 insertions(+), 19 deletions(-)