given_JsonRW_String

ba.sake.tupson.JsonRW.given_JsonRW_String
object given_JsonRW_String extends JsonRW[String]

Attributes

Graph
Supertypes
trait JsonRW[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def parse(path: String, jValue: JValue): String

Attributes

Definition Classes
override def write(value: String): JValue

Attributes

Definition Classes

Inherited methods

def default: Option[T]

Global default for T when key is missing in JSON.

Global default for T when key is missing in JSON.

Attributes

Inherited from:
JsonRW