schematic

Define and compose schemas for describing data types, and check data against them.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,370 Downloads
  • 79 This Version

Leiningen/Boot

[schematic "0.0.2"]

Clojure CLI/deps.edn

schematic/schematic {:mvn/version "0.0.2"}

Gradle

implementation("schematic:schematic:0.0.2")

Maven

<dependency>
  <groupId>schematic</groupId>
  <artifactId>schematic</artifactId>
  <version>0.0.2</version>
</dependency>