Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Added CNH Validation (Brazilian License Driver)#2221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
A validation of CNH (Brazilian License Driver)
Added portuguese message for CNH validation
Thanks for your contribution! I'll triage and take a look at it as soon as possible! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Hi@joaoissamu,
Thanks for your contribution. Overall, the PR looks good to me. The only things needed are to fix the code style issues (see full report herehttps://travis-ci.org/jquery-validation/jquery-validation/builds/435727273?utm_source=github_status&utm_medium=notification) and to add a test for your new method. The test should be undertest/additional/cnhBr.js
and should be also added toindex.html
after these two lines:
jquery-validation/test/index.html
Lines 18 to 19 in3a7e593
<scriptsrc="additional/creditcard.js"></script> | |
<scriptsrc="additional/netmask.js"></script> |
Thanks!
Closed in favor of#2234 |
Description
Thank you!