Liking cljdoc? Tell your friends :D

schema

Schema validation and transformation, using simple functions. This is a library of boring functions that do mundane validation and transformation. It isn't meant to be a fancy introspective schema definition language.

Documentation Clojars Build

Documentation: https://cljdoc.org/d/daaku/schema

TODO

  • [ ] transform: keyword
  • [ ] type: date
  • [ ] type: date time
  • [ ] type: uuid
  • [ ] transform: date
  • [ ] transform: date time
  • [ ] validate: either or key in map
  • [ ] validate: at least one of key in map

Can you improve this documentation?Edit on GitHub

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

× close