You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ruslan Sibgatullin (JIRA)" <ji...@apache.org> on 2017/09/16 18:35:00 UTC

[jira] [Comment Edited] (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=16169014#comment-16169014 ] 

Ruslan Sibgatullin edited comment on LANG-1352 at 9/16/17 6:34 PM:
-------------------------------------------------------------------

Hi [~brunodepaulak@yahoo.com.br], 
thanks for the feedback!
I've updated the commit with 
{code:java}
isValidEnumIgnoreCase 
{code}
method as well as several code improvements.
Hope to hear from others soon :)

Best
Ruslan


was (Author: enigo):
Hi [~brunodepaulak@yahoo.com.br], 
thanks for the feedback!
I've updated the commit with `isValidEnumIgnoreCase` method as well as several code improvements.
Hope to hear from others soon :)

Best
Ruslan

> 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
>
> EnumUtils.getEnumIgnoreCase method 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)