(validate-derived-datatype context
{:keys [base length minLength maxLength minimum
minInclusive minExclusive maximum
maxInclusive maxExclusive]
:as dt})(validate-derived-datatype-format context {:keys [format base] :as datatype})(validate-number-format-type type-name)Returns a validator which checks a parsed number format is valid for the named data type
Returns a validator which checks a parsed number format is valid for the named data type
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 |