Skip to content

[59] support non-north-american country codes

aguestuser requested to merge 59-support-non-north-american-country-codes into master

Closes #59 (closed)


  • update phone number validation to allow any 9-15 digit number prefaced by a +
  • add method to strip special characters, validate, return result
  • use this in executor when deciding whether to add a publisher or not

Merge request reports