fix(isVAT): fixed KZ VAT number length check by MatthieuLemoine · Pull Request #2279 · validatorjs/validator.js

Conversation

@MatthieuLemoine

According to Wikipedia and the source linked in this article, Kazakh VAT numbers are 12 digits long, not 9.

image

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@codecov

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b958bd7) 99.95% compared to head (6fa00af) 99.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2279   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         107      107           
  Lines        2454     2454           
  Branches      619      619           
=======================================
  Hits         2453     2453           
  Partials        1        1           
Files Changed Coverage Δ
src/lib/isVAT.js 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

profnandaa

@vky5 vky5 mentioned this pull request

May 31, 2024

@vky5 vky5 mentioned this pull request

Sep 15, 2024

This was referenced

Sep 20, 2024

This was referenced

Sep 22, 2024

2 participants

@MatthieuLemoine @profnandaa