Yeah, I found it. Sorry.
On February 23, 2018 at 09:42:12, Otto Fowler (ottobackwa...@gmail.com)
wrote:
I just noticed the Validate class, and was wondering if I should be using
it in my pr, but I have checks
for StringUtils.isBlank() not just null…
Would it make sense for Validate to have che
I just noticed the Validate class, and was wondering if I should be using
it in my pr, but I have checks
for StringUtils.isBlank() not just null…
Would it make sense for Validate to have check methods corresponding to
blank and empty?
ottO