Fork me on GitHub
#malli
<
2021-08-30
>
andre.richards08:08:19

Is there a way to pass custom registry to function schemas (metadata function schemas specifically)? I.e. when calling m/validate you can specify :registry key in options map, but not sure how to do this for functions. I tried to add :registry to options map passed to m.dev/start! but that seems to be ignored.