Regular Expressions 101

Community Patterns

1

Siebel Id

Golang
no description available
Submitted by anonymous - 7 years ago
1

Flexible box

Golang
no description available
Submitted by anonymous - 3 years ago
1

Lxx Wurzel

Golang
no description available
Submitted by anonymous - 3 years ago

Sanitize percentage input into bare real number

0

Regular Expression
.NET (C#)

@"
^ *([\+\-]?) *(?>([0-9]+)[.,]?([0-9]*)|[.,]?([0-9]+)) *%? *$
"

Description

Loading markdown...
Submitted by Moravuscz - a year ago