Validator russian individual tax number by TheDrunkenBear · Pull Request #408 · python-validators/validators

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@TheDrunkenBear

Copy link Copy Markdown

Contributor

This Merge Request proposes the implementation of a validation feature for the Russian Individual Taxpayer Identification Number (INN). This enhancement aims to improve the quality of user-entered data and prevent errors associated with incorrect INNs.

@nandgator

Copy link Copy Markdown

Collaborator

Hi @tabbols95, thanks for the contribution. Country specific validations must go under src/validators/i18n/

Please add test cases as well.

TheDrunkenBear reacted with thumbs up emoji

@TheDrunkenBear

Copy link Copy Markdown

Contributor Author

Hi @yozachar, thank you for your feedback. I have moved the changes to the i18n directory and added tests. All tests passed successfully.
Thank you for the library. I use it very actively in my work.

Best regards, Alexander.

nandgator reacted with thumbs up emoji

@TheDrunkenBear

Copy link Copy Markdown

Contributor Author

Done

@nandgator nandgator added enhancement

Issue/PR: A new feature

waiting

Issue/PR: Wating for reply

labels

Nov 30, 2024

@nandgator nandgator removed the waiting

Issue/PR: Wating for reply

label

Mar 28, 2025

@nandgator nandgator merged commit 894a069 into python-validators:master

Mar 28, 2025

17 checks passed

@TheDrunkenBear TheDrunkenBear deleted the validators_inn branch

March 28, 2025 20:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nandgator nandgator nandgator approved these changes

Assignees

No one assigned

Labels

enhancement

Issue/PR: A new feature

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@TheDrunkenBear @nandgator