DIGIT_REGEX constant

String const DIGIT_REGEX

Implementation

static const String DIGIT_REGEX = "[0-9]+";