Field builder to orchestrate the creation of the different kinds of fields.

Type Parameters

  • FieldOfT extends ConstructorOrField<any>

    Type of the entity or complex type field this field belongs to.

  • DeSerializersT extends DeSerializers

    Type of the (de-)serializers.

Constructors

Properties

fieldOf: FieldOfT

Methods