Contents

transformable(by:)

Transforms the property’s value between an in-memory form and a persisted form.

Declaration

static func transformable(by transformerType: ValueTransformer.Type) -> Schema.Attribute.Option

See Also

Accessing property options