This component has 2 actions: HasStringDuplicates and HasIntegerDuplicates.
Both receive a list of values and return if a duplicate was found and a list of the dupllicate values found.
It also returns a list of messages regarding the processing that was done.