You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/04/11 16:35:00 UTC

[jira] [Commented] (OFBIZ-10197) Added isEmpty interface to StringWrapper

    [ https://issues.apache.org/jira/browse/OFBIZ-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711052#comment-17711052 ] 

ASF subversion and git services commented on OFBIZ-10197:
---------------------------------------------------------

Commit 569cebdadd6b17682c33da6defcef3cbd82d6085 in ofbiz-framework's branch refs/heads/trunk from Cheng Hu Shan
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=569cebdadd ]

Improved: Added isEmpty Interface to StringWrapper (OFBIZ-10197)

Added convenience API to check if contained theString is null/empty
(interface IsEmpty, see UtilValidate.isEmpty) and isEmpty method

> Added isEmpty interface to StringWrapper
> ----------------------------------------
>
>                 Key: OFBIZ-10197
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10197
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: 22.01.01, Upcoming Branch
>            Reporter: Martin Becker
>            Assignee: Michael Brohl
>            Priority: Trivial
>         Attachments: OFBIZ-10197_StringWrapper_IsEmpty_Interface.patch
>
>
> Added convenience API to check if contained String is null/empty. Useful for empty check via UtilValidate.isEmpty, also.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)