Mappable
public protocol Mappable: BaseMappable
Undocumented
-
This function can be used to validate JSON prior to mapping. Return nil to cancel mapping at this point
Declaration
Swift
init?(map: Map)