RequiredPartiallyApplied

final class RequiredPartiallyApplied[-S[_[_]], Struct, A](val schema: Schema[S, A])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[H](label: String, accessor: Struct => A): StructureField[S, Struct, A]

Concrete fields

val schema: Schema[S, A]