Fork me on GitHub
#malli
<
2023-12-27
>
ikitommi19:12:47

many people have asked for better error message for malli internal errors => we can capture all calls to m/-exception in dev-mode (with !) and pretty print them. Easy to extend to cover all cases, but even with just defaults, looks better:

👍 8
ikitommi19:12:11

why doesn’t malli concatenate the ex-data into message string? pr-str is a performance killer.

ikitommi11:12:42

few more screenshots (schema creation & coercion):

awesome 4
👍 2
Omar15:01:17

that looks nice. this already in latest malli?

ikitommi18:01:43

just a MR, should be out this week.

👍 1