Regular Expressions 101

Community Patterns

107

trim

ECMAScript (JavaScript)
trim string
Submitted by fp - 10 years ago

Regex Card Name - Custom

1

Regular Expression
.NET (C#)

@"
^[a-zA-Z\s\d\/\+\(\)\#\&]*$
"
gm

Description

Loading markdown...
Submitted by anonymous - 6 months ago