Class: Unidom::Contact::China::MobilePhoneNumber

Inherits:
ApplicationRecord
  • Object
show all
Includes:
Unidom::Common::Concerns::ModelExtension, Unidom::Contact::Concerns::AsContact
Defined in:
app/models/unidom/contact/china/mobile_phone_number.rb

Overview

China Mobile Phone Number 是中国移动电话号码。

Constant Summary collapse

FORMAT_VALIDATION_REGEX =
/\A1[3-9]\d{9}\z/