_ValidCharacter
if (!fEditable || !_ValidCharacter(rawKey)
if (!_ValidCharacter(data[i])) {
bool _ValidCharacter(char c);