JsonImplicits

uk.gov.hmrc.govukfrontend.views.viewmodels.JsonImplicits
See theJsonImplicits companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object JsonImplicits

Members list

Type members

Classlikes

implicit class RichJsPath(jsPath: JsPath)

Parse fields with unknown type to String

Parse fields with unknown type to String

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def RichJsPath(jsPath: JsPath): RichJsPath

Parse fields with unknown type to String

Parse fields with unknown type to String

Attributes

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