[ 
https://issues.apache.org/jira/browse/LANG-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857310#action_12857310
 ] 

James Carman commented on LANG-618:
-----------------------------------

What's wrong with:

Validate.notNull(foo, "Argument \"foo\" cannot be null.");
Validate.notNull(bar, "Argument \"bar\" cannot be null.");

> Add an Assert class to simplify programming.
> --------------------------------------------
>
>                 Key: LANG-618
>                 URL: https://issues.apache.org/jira/browse/LANG-618
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: LANG-618.patch
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to