feat(isPostalCode): Add CN (China) postalCode validator and test.#1534
feat(isPostalCode): Add CN (China) postalCode validator and test.#1534profnandaa merged 3 commits intovalidatorjs:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1534 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 98 98
Lines 1763 1763
=========================================
Hits 1763 1763
Continue to review full report at Codecov.
|
tux-tn
left a comment
There was a problem hiding this comment.
Thank you for your contrib ! LGTM for most part 🎉
Just a little request: Can you discard your changes to auto-generated files ( index.js, validator.js and validator.min.js )
(index.js, validator.js,validator.min.js)
httpsbao
left a comment
There was a problem hiding this comment.
no more changes in index.js, validator.js and validator.min.js
Thankyou, done! |
Hello, I add CN (China) postalCode validator and test.
Checklist