CONTAIN_LETTER_REGEX constant

String const CONTAIN_LETTER_REGEX

Implementation

static const String CONTAIN_LETTER_REGEX = ".*[a-zA-Z].*";