Jonah Seguin

Results 5 comments of Jonah Seguin

Potential fix would be to add this extension function: `inline fun ObjectMapper.writeValueAsString(value: T): String = writeValueAsString(value)`

Perhaps a system for binding annotations to whole command methods ("modifiers"?) similar to `@Require` would be nice to have, so that this and similar implementations can be done by users....

Hi, sorry about this. I don't currently have time to investigate this - but feel free to open a PR. I believe the issue would be solved by simply adding...

Definitely possible within the current implementation. I don't currently have time to look into this however, so feel free to open a PR. Should be able to just add a...