Skip to content

feat(currency): add currency validation support #5007

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ykhedher
Copy link

@ykhedher ykhedher commented Jul 29, 2025

  • Introduced z.currency() method for validating ISO 4217 currency codes.
  • Added documentation for currency validation, including examples and case sensitivity.
  • Implemented currency validation logic in core and mini schemas.
  • Added a comprehensive set of ISO 4217 currency codes for validation.

Related to #3881

- Introduced `z.currency()` method for validating ISO 4217 currency codes.
- Added documentation for currency validation, including examples and case sensitivity.
- Implemented currency validation logic in core and mini schemas.
- Added a comprehensive set of ISO 4217 currency codes for validation.
@ykhedher ykhedher force-pushed the feat/currency-validation branch from 6644768 to 933b077 Compare July 29, 2025 19:29
@ykhedher
Copy link
Author

cc @colinhacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant