Do we need to validate parameters that will be passed into a function if we know the function being called will also validate those arguments?
example