-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature(isBIC): add isBIC validation #1071
Conversation
ezkemboi
commented
Jul 28, 2019
- Validate BIC
- Solves single part of issue isIBAN & isBIC #951
- fix linter issues - fix tests - seperate unnecessary files changes - closes validatorjs#1034 validatorjs#951 - Other references validatorjs#1071
- fix linter issues - fix tests - seperate unnecessary files changes - closes validatorjs#1034 validatorjs#951 - Other references validatorjs#1071
- fix linter issues - fix tests - seperate unnecessary files changes - closes validatorjs#1034 validatorjs#951 - Other references validatorjs#1071
- fix linter issues - fix tests - seperate unnecessary files changes - closes validatorjs#1034 validatorjs#951 - Other references validatorjs#1071
- validate valid BIC - refers part of validatorjs#951
I have simplified regex for this PR @profnandaa as advised in last PR. |
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.
LGTM, thanks for PR! 🎉