Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FieldBuilder<Value>

Type parameters

  • Value

Hierarchy

Index

Constructors

constructor

Properties

Protected _defaultValue

_defaultValue: Value

Private _normalizeBeforeSubmit

_normalizeBeforeSubmit: INormalizeBeforeSubmit<Value, any> = id

Protected _validators

_validators: IValidators<Value> = []

phantomModel

phantomModel: FieldModel<Value>
internal

phantomValue

phantomValue: Value
internal

Methods

build

normalizeBeforeSubmit

validators

Generated using TypeDoc