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.OptionTransforms the property’s value between an in-memory form and a persisted form.
static func transformable(by transformerType: ValueTransformer.Type) -> Schema.Attribute.Option