LETTER_REGEX constant

String const LETTER_REGEX

Implementation

static const String LETTER_REGEX = "[a-zA-Z]+";