Liking cljdoc? Tell your friends :D

spec.validate.currency


currency-amount?clj

(currency-amount? value)

Returns true if the provided value is a string representing a currency amount, else returns false.

Returns true if the provided value is a string representing a currency
amount, else returns false.
sourceraw docstring

currency-code?clj

(currency-code? value)

Returns true if the provided value is a string representing a currency code, else returns false.

Returns true if the provided value is a string representing a currency
code, else returns false.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close