VSN-2939/ Validate Personal and Professional Email Uniqueness Before Agent Creation
Added client-side validation during agent creation to prevent using the same email address for both Personal Email and Professional Email fields.
Changes
- Added immediate validation when the same email address is entered in both email fields.
- Displayed an error message directly on the affected fields.