PATTERN_HEX constant

String const PATTERN_HEX

Implementation

static const String PATTERN_HEX = "^(0x[a-fA-F0-9]+)|([a-fA-F0-9])+\$";