McIntozh commented on PR #9143: URL: https://github.com/apache/camel/pull/9143#issuecomment-1386735386
Looks like I missed some.. When is Args.notNull to be used and when ObjectHelper.notNull? Should I replace all Args.notNull in the project? Because most of them already existed before my change. Or should validating via Args.notNull be used when assigning a method parameter to a class property and ObjectHelper.notNull for parameters that are not assigned? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org