[
https://issues.apache.org/jira/browse/LANG-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruslan Sibgatullin updated LANG-1352:
-------------------------------------
Description:
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.
was:
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.
> 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 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)