Mantle / Mantle

Model framework for Cocoa and Cocoa Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonToModel error

stackJolin opened this issue · comments

I believe you need to add a value transformer converting from NSNumber (which is what the JSON contained?) to NSString, which is the type of your property.

Feel free to reopen this if you have further questions.