Regular Expressions 101

Sponsors

Library entries

1
javascript

Floating Point

Tests a floating point number
Submitted by Josh L. Rasmussen - 8 years ago
0
python

Clojure

no description available
Submitted by anonymous - 8 years ago
-2
javascript

domain name

no description available
Submitted by anonymous - 8 years ago
1
javascript

git://git.apache.org/aurora.git

no description available
Submitted by anonymous - 8 years ago
1
javascript

try1

try1
Submitted by anonymous - 8 years ago
1
javascript

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

no description available
Submitted by Ashish - 8 years ago
-2
javascript

Date Validation

no description available
Submitted by anonymous - 8 years ago
1
javascript

Everthing in an element

no description available
Submitted by anonymous - 8 years ago
1
python

postgresql

no description available
Submitted by anonymous - 8 years ago
2
python

postgesql

no description available
Submitted by anonymous - 8 years ago
1
python

Help

no description available
Submitted by anonymous - 8 years ago
0
python

barcode or barcode list

no description available
Submitted by anonymous - 8 years ago

Regex for validatin the number range from 20 to 999999999

Vote

-5

Regular Expression
javascript

/
^([2-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]{1,5})$
/

Description

Loading markdown...
Submitted by surendra - 8 years ago