Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
.NET 7.0 (C#)

@"
^[\p{L}0-9\s\-]+$
"
gm

Description

Validator

Submitted by anonymous - 3 months ago