You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "carryxyh (GitHub)" <gi...@apache.org> on 2018/12/19 08:48:53 UTC

[GitHub] [incubator-dubbo] carryxyh commented on issue #2986: dubbo最佳实践问题关于dubbo入参需不需要校验

最佳实践指的是如何使用dubbo。我个人认为参数校验不是dubbo的最佳实践,而是编码规范的最佳实践。理论上任何方法都需要做参数校验。

Best practice refers to how to use dubbo. I personally think that parameter validation is not a best practice for dubbo, but a best practice for coding specifications. 
In theory, any method needs to do parameter verification.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2986 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org