Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[UniqueEntityValidator] use __toString method to feed {{value}} in constraint message #24150

Closed
@CKESSLER

Description

@CKESSLER
Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Symfony version 3.4

In Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator.php, according to documentation (https://symfony.com/doc/current/reference/constraints/UniqueEntity.html#message) it is possible to use the __toString method when used field is an object.

However the formatWithIdentifiers method never return the __toString method result.

Is it possible to add this feature?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions