Do wrapper functions need to do the same validation as the function they call?

后端 未结 0 1738
暗喜
暗喜 2021-01-15 04:43

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

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题