given_QueryStringRW_LocalDate

ba.sake.querson.QueryStringRW.given_QueryStringRW_LocalDate
object given_QueryStringRW_LocalDate extends QueryStringRW[LocalDate]

Attributes

Graph
Supertypes
trait QueryStringRW[LocalDate]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def parse(path: String, qsData: QueryStringData): LocalDate

Attributes

Definition Classes
override def write(path: String, value: LocalDate): QueryStringData

Attributes

Definition Classes

Inherited methods

def default: Option[LocalDate]

Global default for T when key is missing.

Global default for T when key is missing.

Attributes

Inherited from:
QueryStringRW