Skip to content

How to convert value when picking a Map<String, MyObject> #55

@chrishibler

Description

@chrishibler

I have a json object that includes a standard map/dictionary with string keys and values I'd like to convert to instances of MyObject. How can I do that? I see something similar to what I think I need for lists with .asListOrNull(SomeObject.fromPick) but how do I do something similar when I want to pull out a Map?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions