This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit d262d5187a4f16b6976b24618903d408b0692d62 Merge: 0a856ab042 2358c57619 Author: Adam Saghy <[email protected]> AuthorDate: Mon Jun 8 16:12:37 2026 +0100 Merge pull request #5939 FINERACT-405: Add client and staff mobile number validation .../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(-)
