A set of specs for biomedical metadata.
[com.github.yjcyxky/biodata-validator "0.1.0"]
(require '[biodata-validator.specs :as specs])
(require '[clojure.specs.alpha :as s])
(s/valid? :biodata-validator/age 50)
(s/valid? :biodata-validator/gender "F")
Copyright © 2022 Jingcheng Yang
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
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 |