Title |
Test
Find
US Zipcode Validation
|
Expression |
^[0-9]{5}$ |
Description |
Zipcode should be of 5 numerics |
Matches |
matches only if 5 numerics are present |
Non-Matches |
not matches if less than 5 numerics |
Author |
Rating:
Amith
|
Source |
Success |
Your Rating |
|
Title: Test Details Edit US Zipcode Validation
Name: hi
Date: 9/19/2008 4:23:49 AM
Comment:
good