Rik Smale
Rik Smale
I believe this is related to #269
Closes #910 Closes #874 (in addition to the ones named before)
No, it's not part of that list. It's a special code used only for BIC (in the scope of this project)
https://github.com/validatorjs/validator.js#client-side-usage https://github.com/validatorjs/validator.js/blob/86a07ba4f3f710f639e92a62cf81dd3321ef9ee8/README.md#L53-L74
Your change should work with the current tests, right? https://github.com/validatorjs/validator.js/blob/master/test/validators.js#L8268-L8306
I agree that we want the default to be false, but I think we can go forward with this PR with `strict = true` and add a TODO that for...
Making a second PR right after this is merged to keep for the next major release would indeed be better. Good point!
Feel free to open a PR that fixes this and adds additional tests
You should push it to your own fork and then you can open a PR towards this repo
@rubiin not sure if you've seen this one before, but might be nice to remove this line before the next release