Skip to content

Investigate moving away from symfony forms #193

@luispabon

Description

@luispabon

Validation is currently a problem, as entities need to be hydrated first and it can cause TypeErrors due to method signatures. Investigate:

  • JSON schema generation, not from a symfony form with, middleware validator for requests
  • Alternatively, investigate changing the entities used to use public properties before hydration of the project entities (lower value solution).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions