RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Phone Number Validation for Finland
Expression
^((([\+][\s]{0,1})|([0]{2}[\s-]{0,1}))([358]{3})([\s-]{0,1})|([0]{1}))(([1-9]{1}[0-9]{0,1})([\s-]{0,1})([0-9]{2,4})([\s-]{0,1})([0-9]{2,4})([\s-]{0,1}))([0-9]{0,3}){1}$
Description
General phone number validation for Finland. It will pass old and new format numbers. Between numbers space or dash can be used ones. number has to start +358 or 00358 or 0 are code can be 2 or 3 digit. I could not come with better idea then this
Matches
003589999999 | 00 358 999 999 | 00 358 9999 999 | 00 358 999 9999 | 091212 | 09 99 99 99
Non-Matches
050 999 9999 9999 999 | 151212
Author Rating: The rating for this expression. Hakan Kucukel
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials