Module: ValidatesPhoneFormatOf

Defined in:
lib/validates_phone_format_of.rb

Constant Summary collapse

Regexp =
/\A\+\d{1,15}\z/