JsonImplicits

uk.gov.hmrc.hmrcfrontend.views.viewmodels.JsonImplicits
See theJsonImplicits companion trait
object JsonImplicits extends JsonImplicits

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

implicit class RichJsPath(jsPath: JsPath)

Parse fields with unknown type to String

Parse fields with unknown type to String

Attributes

Inherited from:
JsonImplicits
Supertypes
class Object
trait Matchable
class Any
implicit class RichReads[A](r: Reads[A])

Attributes

Inherited from:
JsonImplicits
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def RichJsPath(jsPath: JsPath): RichJsPath

Parse fields with unknown type to String

Parse fields with unknown type to String

Attributes

Inherited from:
JsonImplicits
final implicit def RichReads[A](r: Reads[A]): RichReads[A]

Attributes

Inherited from:
JsonImplicits