Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - a month 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