Schema for Brazilian currency format string. Accepts formats like: 1.234,56 or R$ 1.234,56 or 1234,56
Schema for Brazilian currency format string. Accepts formats like: 1.234,56 or R$ 1.234,56 or 1234,56
(is-valid-format? value)Checks if string is a valid Brazilian currency format. Nil/blank are treated as zero.
Checks if string is a valid Brazilian currency format. Nil/blank are treated as zero.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |