Class: Unidom::Certificate::China::IdentityCard

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Unidom::Common::Concerns::ModelExtension
Defined in:
app/models/unidom/certificate/china/identity_card.rb

Overview

Identity Card 是中国身份证。

Constant Summary collapse

FORMAT_VALIDATION_REGEX =
/\A\d{17}[\dx]\z/i