Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

personas.api


isIdValidcljs

(isIdValid id)
source

valid-id?clj/s≠

clj
cljs
(valid-id? id)

Returns true if id is a valid id id - map containing country - country ISO code identification - string representing the ID number type - the code representing the type of ID in that country

Returns true if id is a valid id
id - map containing
    country        - country ISO code
    identification - string representing the ID number
    type           - the code representing the type of ID in that country
source (clj)source (cljs)raw docstring

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

× close