mobleSimple constant

String const mobleSimple

简单移动电话的正则表达式

Implementation

static const String mobleSimple = "^[1]\\d{10}\$";