HasForm

org.specs2.form.HasForm
See theHasForm companion trait
object HasForm

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HasForm.type

Members list

Type members

Classlikes

implicit class HasFormOps[T](t: T)(implicit evidence$1: HasForm[T])

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def HasFormOps[T : HasForm](t: T): HasFormOps[T]
implicit val formHasForm: HasForm[Form]