asObjectListFrom
inline fun <T> PropertyName.asObjectListFrom(map: AttributeMap, objConverter: AttributeMap.() -> T): List<T>
Extracts the value of PropertyName from the provided AttributeMap as a List of Ts
Author
Aseem Savio
Since
0.0.1