Skip to content

Support for NSValueTransformer #16

Description

@mgorbach

It's pretty common to have an API return a URL as a JSON string. It would be useful to have RZImport automatically be able to convert that string as needed and assign it to a property with type NSURL. Currently, expecting this I get the following error:

2014-07-31 13:18:11.520 Invaluable iPad[83311:4499721] [RZImport : ERROR] Could not convert value of type __NSCFString for key "linkLotURL" to correct type for property "webLink" of class INVLot

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions