anubhavio opened a new pull request, #5939: URL: https://github.com/apache/fineract/pull/5939
## Description This PR adds backend validation for client and staff mobile numbers. ## Changes -Added mobile number validation for client create and update operations. -Added mobile number validation for staff create and update requests using Jakarta Bean Validation. -Added validation message for invalid staff mobile numbers. -Added unit tests covering valid and invalid client mobile number scenarios. ##Notes This PR focuses on backend validation only. It does not implement default country code handling or phone number normalization. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
