Class <Type> GenericField

public

A generic "field" that can be used to define primitive value fields.

Replaces "attribute" for primitive value fields. Can also be used to eject from deep-tracking of objects or arrays.

A major difference between "field" and "attribute" is that "type" points to a legacy transform on "attribute" that a serializer might use, while "type" points to a new-style transform on "field" that a record implmentation must use.

Show:

Methods

No documented items

Properties

Events

No documented items