Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - 3 months ago
0

for killerswim

.NET (C#)
a
Submitted by anonymous - 6 months ago

Caltrans EA validation with optional XX-XXXXXX entry and C##-#????#

3

Regular Expression
.NET (C#)

@"
\AX{2}-X{6}\z|\A(C?((0[1-9])|(1[0-2])))-[0-4][0-9A-Z]{4}[14]\z
"
n

Description

Loading markdown...
Submitted by RDJ@Ct - 8 months ago
(Last modified 8 months ago)