Regular Expressions 101

Community Patterns

0

Password

Java 8
Password
Submitted by Mohammed Elshaboury - 10 months ago
0

USD

.NET (C#)
USD
Submitted by anonymous - 10 months ago
-1

MMM DDD YYYY

.NET (C#)
FEB MON 2023
Submitted by anonymous - 10 months ago

Valid Scientific Notation Number

0

Regular Expression
Java 8

"
[+\-]?(\d+\.\d*|\d*\.\d+|\d+)([eE][+\-]?\d+)?
"
gm

Description

Loading markdown...
Submitted by cliserkad - 10 months ago