tao-test/app/vendor/respect/validation/docs/rules/CurrencyCode.md

281 B

CurrencyCode

  • v::currencyCode()

Validates an ISO 4217 currency code like GBP or EUR.

v::currencyCode()->validate('GBP'); // true

See also: