given_FormDataRW_Instant

ba.sake.formson.FormDataRW.given_FormDataRW_Instant
object given_FormDataRW_Instant extends FormDataRW[Instant]

Attributes

Graph
Supertypes
trait FormDataRW[Instant]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def parse(path: String, formData: FormData): Instant

Attributes

Definition Classes
override def write(path: String, value: Instant): FormData

Attributes

Definition Classes

Inherited methods

def default: Option[Instant]

Global default for T when key is missing.

Global default for T when key is missing.

Attributes

Inherited from:
FormDataRW