Skip to content

New feature: currency code validations#160

Closed
TimonPeng wants to merge 4 commits intopython-validators:masterfrom
TimonPeng:master
Closed

New feature: currency code validations#160
TimonPeng wants to merge 4 commits intopython-validators:masterfrom
TimonPeng:master

Conversation

@TimonPeng
Copy link
Copy Markdown
Contributor

No description provided.

@TimonPeng
Copy link
Copy Markdown
Contributor Author

@kvesteri review plz.



@validator
def iso_4217(value, case_sensitive=True):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about we'd just call this validator currency_code instead of iso_4217. We could keep the comment block as it is describing that the currency code validator is based on ISO 4217

@nandgator nandgator added enhancement Issue/PR: A new feature outdated Issue/PR: Open for more than 3 months labels Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Issue/PR: A new feature outdated Issue/PR: Open for more than 3 months

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants