Regular Expressions 101

Library entries

0
dotnet

URL Validation

Can be used to validate on URL's.
Submitted by anonymous - 14 hours ago
0
dotnet

Youtube Video Id

Matches the video Id in Youtube URL.
Submitted by CW - 5 days ago
0
dotnet

for killerswim

a
Submitted by anonymous - 11 days ago
1
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 3 months ago
0
dotnet

15.02.2022 15:00:00

15.02.2022 15:00:00
Submitted by anonymous - 4 months ago
0
dotnet

Minimum 10 herhangi dijit

Minimum 10 herhangi dijit
Submitted by anonymous - 4 months ago

Xml Start Cleaner

Vote

0

Regular Expression
javascript

/
(<\?xml[a-zA-Z0-9 .""',?=-]+>[\s]+|[\s]+<\?xml[a-zA-Z0-9 .""',?=-]+>[\s]+)|^[\s]+
/

Description

Loading markdown...
Submitted by Edward Coughlan - 8 years ago