AS3 RegExp: Validate Phone / Mobile Number ( Dutch )


/ Published in: ActionScript 3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. /(^\+[0-9]{2}|^\+[0-9]{2}\(0\)|^\(\+[0-9]{2}\)\(0\)|^00[0-9]{2}|^0)([0-9]{9}$|[0-9\-\s]{10}$)/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.