hodur-org / hodur-lacinia-schema

Hodur is a domain modeling approach and collection of libraries to Clojure. By using Hodur you can define your domain model as data, parse and validate it, and then either consume your model via an API or use one of the many plugins to help you achieve mechanical results faster and in a purely functional manner.
MIT License
19 stars 7 forks source link

Custom scalars and mappings #4

Open p14n opened 5 years ago

p14n commented 5 years ago

Hi, would you be open to a PR allowing custom scalars to be added to the schema, or the ability to alter the (currently private) mappings?

p14n commented 5 years ago

Added #5