Regular Expressions 101

Library entries

2
dotnet

Replace sub-strings in string

Replace sub-strings in string
Submitted by anonymous - 5 months ago
1
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 2 months ago
1
golang

Home

Dj dus er geen je een je aan je enige eerst een he we er
Submitted by Webmaster - 16 days ago

Email address validator - ASCII standard

Vote

0

Regular Expression
dotnet

@"
^\w+([.-]?\w+)*@\w+([.-]?\w+)*(\.\w{2,})+$
"
gm

Description

Loading markdown...
Submitted by rotors6472 - 6 months ago