You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/12 17:01:00 UTC

[jira] [Commented] (LANG-1352) EnumUtils.getEnumIgnoreCase and isValidEnumIgnoreCase methods added

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

ASF GitHub Bot commented on LANG-1352:
--------------------------------------

Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/286
  
    Thanks! 👍 


> EnumUtils.getEnumIgnoreCase and isValidEnumIgnoreCase methods added
> -------------------------------------------------------------------
>
>                 Key: LANG-1352
>                 URL: https://issues.apache.org/jira/browse/LANG-1352
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Ruslan Sibgatullin
>            Priority: Minor
>             Fix For: 3.8
>
>
> EnumUtils.getEnumIgnoreCase and isValidEnumIgnoreCase methods added.
> I truly believe that such handy method must exist in this utility class.
> [This|https://stackoverflow.com/questions/28332924/case-insensitive-matching-of-a-string-to-a-java-enum] SO thread is just a prove of it. And also in the project I work for we need to perform this operation quite often. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)