Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping One object at a time #111

Open
vishaldeshai opened this issue Nov 4, 2017 · 1 comment
Open

Mapping One object at a time #111

vishaldeshai opened this issue Nov 4, 2017 · 1 comment

Comments

@vishaldeshai
Copy link

Hello,

Can we map single object at a time.

for array we can use following method :

  • (NSArray *)collectionFromRepresentation:(NSArray *)representation mapping:(FEMMapping *)mapping

thanks in advance.

@vishaldeshai vishaldeshai changed the title Mappi One object at a time Mapping One object at a time Nov 4, 2017
@rayWille
Copy link

rayWille commented Oct 24, 2018

@vishaldeshai
for mapping single object you can use below method
[FEMDeserializer objectFromRepresentation:json mapping:mapping context:managedObjectContext];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants