Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago
10

entity

Python
no description available
Submitted by anonymous - 8 years 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