This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 0a856ab042 Merge pull request #5921
add 2358c57619 FINERACT-405: Add client and staff mobile number validation
new d262d5187a Merge pull request #5939
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:
.../staff/data/StaffCreateRequest.java | 2 +
.../staff/data/StaffUpdateRequest.java | 2 +
.../portfolio/client/data/ClientDataValidator.java | 6 +-
.../client/data/ClientDataValidatorTest.java | 72 ++++++++++++++++++++++
.../main/resources/ValidationMessages.properties | 1 +
.../fineract/integrationtests/StaffTest.java | 3 +-
6 files changed, 82 insertions(+), 4 deletions(-)