question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature: add `@IsISO4217` decorator to check currency codes

See original GitHub issue

Description

validator.js offers validation for currency codes against the ISO4217 standard.

Proposed solution

Implement the @IsIso4217() decorator.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
NoNameProvidedcommented, Dec 9, 2022

This feature/fix has been released in 0.14.0.

3reactions
bassochettecommented, Feb 14, 2022

I saw it in validator.js and needed it today sooooo pull request time 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

ISO 4217 — Currency codes
The alphabetic code is based on another ISO standard, ISO 3166, which lists the codes for country names. The first two letters of...
Read more >
iso4217 - PyPI
This Python package contains ISO 4217 currency data, represented as enum module which was introduced in 3.4. Note that this works on Python...
Read more >
Built-in extensions - Aimeos documentation
A decorator can add additional features on top of services only by configuration. ... The currencies must be three letter ISO currency codes...
Read more >
Currency codes (ISO 4217)
Entity Code Minor Unit AFGHANISTAN AFN 2 ÅLAND ISLANDS EUR 2 ALBANIA ALL 2
Read more >
System - SugarCRM Support Site
Auto-validate process definitions on import: Enabled by default, this option lets ... ISO 4217 Currency Code: The ISO code for the currency.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found