Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

pattern not work #4

Open
cranelee opened this issue Jan 15, 2017 · 1 comment
Open

pattern not work #4

cranelee opened this issue Jan 15, 2017 · 1 comment

Comments

@cranelee
Copy link

pattern:"/^1[3578][0-9]{9}$/",//priority: 6

should be

pattern:/^1[3578][0-9]{9}$/,//priority: 6

@PeakTai
Copy link
Owner

PeakTai commented Feb 20, 2017

Thanks for you feedback!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants