The StringUtils class contains a containsIgnoreCase() method that checks if a string is a substring of another in a case-insensitive manner.
Read moreThe StringUtils class contains a containsIgnoreCase() method that checks if a string is a substring of another in a case-insensitive manner.
Read more