There are circumstances where we want to validate use input and only allow the input string to be added to the multivalue if the user input is valid. Perhaps in the onItemAdded function, if the return is false, then the items is not added to the list.