Append chars not ints in getLettersAndDigits
Update `StringToEnumIgnoringCaseConverterFactory` so that the `getLettersAndDigits` method correctly appends `char` elements rather than `int` elements. Closes gh-17327
Showing
Please register or sign in to comment