Skip to content

hrachocode/phoneregex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

phoneregex

Regex pattern for armenian phone numbers

Current version (([+374]{4}|[0]{1}))?([1-9]{2})(\d{6})

	Accepted + with  letter number(374 possibly) OR 0 then sequence of digits with allowed range
	
	Spaces, dots, dashes : NOT allowed
	
	Currenty thinking to developer version with dashes/spaces for example : +374-99-222-84 OR +374 99 22 26 84
	
	Contributions are welcome

About

Regex pattern for armenian phone numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages