Component receives a list of text (AllEmails), that upon change will validate if each text is a valid email.
To guarantee the component is working properly, when the EmailListHasChanged event is triggered, the user must assign the new list (MultipleEmailList) to the one locally being handled.