Skip to content

Error while deserialization #2

@gatity

Description

@gatity

Hi
when I want to send data from frontend to backend in my app i get this error and its because the models doesn't have empty constructor . so I should create new Entity with empty constructor for each model I want use.

Error: Each parameter in constructor must bind to an object property or field on deserialization

(https://stackoverflow.com/questions/68484907/error-each-parameter-in-constructor-must-bind-to-an-object-property-or-field-on)

May you add empty constructor to models please

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions