Skip to content

Mapping nullable Guids fails #56

@FilipFilipov

Description

@FilipFilipov

If you call MapDynamic for a value where a string should be converted to a Guid?, you get a System.Exception : Invalid cast from 'System.String' to 'System.Guid'. I looked through the code and the GuidConverter's CanConvert method indeed does not check for nullable Guids.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions