Fidel

Threads by Fidel

Routes inspection
Fidel
It would be nice to have a way to inspect (and edit?) all routes. Perhaps also to design a set of routes and obtain the Actions for them... Is there something like that already, or a plan to have it? …
Add Response
Validation with monadic operations
Fidel
When using withCustomErrorMessageIO, it adds the custom error message to whatever error happens to be there... That is, if I do: ... |> validateField #name nonEmpty |> withCustomErrorMessageIO "Name is already taken&quot…
Add Response