[
https://issues.apache.org/jira/browse/LANG-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-533:
-------------------------------
Fix Version/s: 3.0
Needs tests. Second method is incorrectly called notEmpty (c+p error).
> Validate: support for validating blank strings
> ----------------------------------------------
>
> Key: LANG-533
> URL: https://issues.apache.org/jira/browse/LANG-533
> Project: Commons Lang
> Issue Type: New Feature
> Affects Versions: 2.4
> Reporter: Tomasz Nurkiewicz
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: notBlank.java
>
>
> Validate class lacks of blank string (not null and not whitespace)
> validation, based on StringUtils#isBlank. There is only notEmpty method,
> which does not trim examined string. Example implementation with javadocs
> attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.