Skip to content

Recovery methods for Reads

Compare
Choose a tag to compare
@jeffmay jeffmay released this 09 Apr 19:31
d99c5ac
  • Adds .recoverJsError, .recoverTotal, and .recoverWith to Reads, Format, and OFormat
    • Allows for recovering from exceptions thrown during Json decoding into JsResults
  • Added missing package object play.api.libs.json.ops in Play 2.7 / Scala 2.{11,12} artifacts
  • Deprecated UTCFormats from Play 2.5 artifact