Liking cljdoc? Tell your friends :D

caesarhu.taiwan-id


arc-idclj/s

居留證號 schema,

(malli.core/validate arc-id "S900226462" => true

(malli.core/validate arc-id "S900226463" => false

居留證號 schema,

(malli.core/validate arc-id "S900226462" => true

(malli.core/validate arc-id "S900226463" => false
sourceraw docstring

arc-oldclj/s

舊版居留證號 schema,

(malli.core/validate arc-old "RA18234988" => true

(malli.core/validate arc-old "RA18234989" => false

舊版居留證號 schema,

(malli.core/validate arc-old "RA18234988" => true

(malli.core/validate arc-old "RA18234989" => false
sourceraw docstring

idclj/s

身分證號 schema,

(malli.core/validate id "R272329855" => true

(malli.core/validate id "R272329856" => false

身分證號 schema,

(malli.core/validate id "R272329855" => true

(malli.core/validate id "R272329856" => false
sourceraw docstring

id-or-arcclj/s

身分證號、居留證號及舊版居留證號 schema

(malli.core/validate id-or-arc "RA18234988" => true

(malli.core/validate id-or-arc "RA18234989" => false

身分證號、居留證號及舊版居留證號 schema

(malli.core/validate id-or-arc "RA18234988" => true

(malli.core/validate id-or-arc "RA18234989" => false
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close