Skip to content

Instantly share code, notes, and snippets.

@lucamolteni
Created March 18, 2015 10:09
Show Gist options
  • Save lucamolteni/9be503b1b19577b3cbcc to your computer and use it in GitHub Desktop.
Save lucamolteni/9be503b1b19577b3cbcc to your computer and use it in GitHub Desktop.
Default value is an exception
Try(jsValue.as[T]).getOrElse(throw BadRequestException("invalid.json")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment