Contents

value(_:forProperty:)

Reads a concrete Generable type from named property.

Declaration

func value<Value>(_ type: Value.Type = Value.self, forProperty property: String) throws -> Value where Value : ConvertibleFromGeneratedContent

See Also

Reads a value from the concrete type