Lukáš Rychtecký

Results 6 comments of Lukáš Rychtecký

I find "vertical alignment" in let blocks/map defs even harder to read than write/alter. Because of key-value pairs aren't "tight" it's easy to skip a line between a key and...

Hej, I don't think that this is a common way how to do it. I see usage of `string`, `str` and `s` in projects. Also it violates > As a...

@leonardoborges thank you for the reply. It'd be great if a default validator message could be a function that takes also meta data (like the value etc.). Because information that...

@leonardoborges In following weeks I'm going to start new project and I will need this feature. Thus I'd create a PR :)

@weavejester thanks for feedback. Sorry for a long running PR, but I've been really busy in last weeks. I expect I will finish it soon.

It's recommended by Muuntaja https://github.com/metosin/muuntaja/blob/8e59542c5e557467de2d0018610c0d0a38d01e87/src/clj/muuntaja/middleware.clj#L17 (it checks for a type of an exception).