Regular Expressions 101

Community Library

Community Library Entry

1

Regular ExpressionOpen Workspace

@"
^[^\\/:*?\x22<>|]{0,255}$
"

Description
Created·2023-04-06 01:43
Type·Match
Flavor·.NET 10.0 (C#)

Verifying Windows file names (without suffix)

Submitted by Anonymous
Open Workspace