plumatic / schema

Clojure(Script) library for declarative data description and validation
Other
2.4k stars 256 forks source link

s/constructor/konstructor/ to avoid cljs edge case #438

Closed williammizuta closed 2 years ago

williammizuta commented 2 years ago

Replace constructor to konstructor due to some issues with cljs

See plumatic/schema-generators#22