Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexanderglueck
Copy link
Contributor

Added CH validation rule and tests.

Furthermore, I had to increase the whitespaces because the CH check would have ruined the alignment of the comments.

@ddeboer ddeboer merged commit 496006d into ddeboer:master Jan 5, 2019
@ddeboer
Copy link
Owner

ddeboer commented Jan 5, 2019

Cool, thanks!

@GrahamCampbell
Copy link
Contributor

Isn't [0-9]{9,9} just \d{9}. The longer format makes the expression much larger than actually needed.

@alexanderglueck
Copy link
Contributor Author

Yes, just tried it and it still works the same. Good catch!

@GrahamCampbell
Copy link
Contributor

I sent a PR a few hours ago. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants