Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-08-17 22:14
Flavor·ECMAScript (JavaScript)

/
^\s*[a-zA-Z]{1}[0-9a-zA-Z][0-9a-zA-Z '-.=#/]*$
/
gmi
Open regex in editor

Description

Validate City Names (For USA/ Other country)

Submitted by Ashish