Fork me on GitHub
#malli
<
2020-03-26
>
ikitommi06:03:24

@naomarik currently, no. And same applies for adding error messages on map entries. Would we solved with some way to figure out parents: https://github.com/metosin/malli/issues/120

ikitommi06:03:37

ideas welcome on how to do that.

ikitommi06:03:40

thought of copying props to childs from map entries and ors, but that would duplicate the info in m/form etc. knowing the parent at runtime would be cleanest way to resolve these.