FreeForm

object FreeForm extends Newtype[Document]
class Newtype[Document]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Inherited methods

def apply(a: Document): Type
Inherited from
Newtype
def unapply(orig: Type): Some[Document]
Inherited from
Newtype

Concrete fields

val hints: Hints
val id: ShapeId
val schema: Schema[FreeForm]
val underlyingSchema: Schema[Document]

Extensions

Inherited extensions

extension (orig: Type)
def value: Document
Inherited from
Newtype

Implicits

Implicits

implicit
val staticSchema: Static[Schema[FreeForm]]

Inherited implicits

implicit
val key: Key[Type]
Inherited from
Newtype