RichJsPath

uk.gov.hmrc.govukfrontend.views.viewmodels.JsonImplicits.RichJsPath
implicit class RichJsPath(jsPath: JsPath)

Parse fields with unknown type to String

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def readsJsValueToString: Reads[String]