From: "Paul Cantrell" <[EMAIL PROTECTED]>
> That's why it would probably be best to choose a method name which made 
> it clear that the method is for argument validation, not null checking 
> in general.

I will happily agree to methods named like:
Validate.argumentIsNotNull()
Validate.stateCheckIsNotNull()
etc.

especially as they are pretty much what I use already ;-)

Stephen


--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to