Regular Expressions 101

Community Patterns

0

Other segment

Java 8
Other segments
Submitted by Lufram - 6 months ago
0

ip address

Java 8
ip address regex
Submitted by shyam - 6 months ago
0

Titulo da expressao

Java 8
\w
Submitted by anonymous - 7 months ago
0

test

Java 8
test
Submitted by anonymous - 7 months ago

UNC Path Component Validation - Sharename

1

Regular Expression
.NET (C#)

@"
(?=^.{1,80}$)(^[^\p{C}<>+=;,*?\\\/\[\]\:\|""]+$)
"
gs

Description

Loading markdown...
Submitted by thejamesdecker - 9 months ago