Results 2 issues of AM

This pull request addresses the following: 1. Adds concise unit tests for the `IsAddressValidAsync` method in the `AddressService` class. 2. Focus is on validating essential fields (FirstName, LastName, Email). Changes...

This pull request addresses the improvement of email validation test coverage, specifically focusing on 1. Top-Level Domains (TLDs) variations (e.g., .com, .co.uk, .museum). 2. Hyphenated domains. (e.g domain_with-hyphen.com , example-domain.net)...