SProductField

sttp.tapir.SchemaType.SProductField
See theSProductField companion trait
object SProductField

Attributes

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

Members list

Value members

Concrete methods

def apply[T, F](_name: FieldName, _schema: Schema[F], _get: T => Option[F]): SProductField[T]