bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

Turn IllegalArgumentException into JsError in formatInline macro #61

Closed dhoepelman closed 5 years ago

dhoepelman commented 5 years ago

Follow-up on #49. Solves #48

I had to create a new PR because the original repo is gone