RichJsPath

uk.gov.hmrc.http.controllers.JsPathEnrichment.RichJsPath
implicit class RichJsPath(jsPath: JsPath)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def tolerantReadNullable[T](implicit r: Reads[T]): Reads[Option[T]]