Liking cljdoc? Tell your friends :D

csv2rdf.metadata.datatype


datatypeclj

source

datatype-boundclj

source

datatype-defaultsclj

source

datatype-formatclj

source

datatype-nameclj

source

derived-datatypeclj

source

expand-propertiesclj

(expand-properties datatype)
source

normalise-datatype-nameclj

(normalise-datatype-name _context type-name)
source

number-format-patternclj

source

numeric-type-formatclj

source

parse-datatype-boundclj

(parse-datatype-bound datatype-base)
source

parse-datatype-boundsclj

(parse-datatype-bounds context {:keys [base] :as derived-datatype})
source

parse-datetime-formatclj

(parse-datetime-format format-string)
source

typed-number-format-patternclj

(typed-number-format-pattern type-name)
source

validate-boolean-formatclj

(validate-boolean-format context format-string)
source

validate-datatype-idclj

(validate-datatype-id context id)
source

validate-derived-datatypeclj

(validate-derived-datatype context
                           {:keys [base length minLength maxLength minimum
                                   minInclusive minExclusive maximum
                                   maxInclusive maxExclusive]
                            :as dt})
source

validate-derived-datatype-formatclj

(validate-derived-datatype-format context {:keys [format base] :as datatype})
source

validate-number-format-typeclj

(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
sourceraw docstring

validate-numeric-formatclj

(validate-numeric-format context format)
source

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

× close