Skip to content

Can't add custom model to template as a parameter #132

@Mike875

Description

@Mike875

I get the exception
The type '' of the parameter '' did not match the type passed to the template.
The types in the template and the type being passed in to the parameter definitely match.
I've added a reference to the correct assembly in the metadata and in the generator.

The custom model contains a collection of a second custom model. The child model then has a collection of another custom model. All other properties in the models are strings and integers.

Any help will be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions