Error 422 Unprocessable Content

POST https://demo.sejours-stages.fr/liste-utilisateurs/26/edit

Validator calls

Path Message Invalid value Violation
children[nomStructure].data Erreur, veuillez consulter l'infobulle (?) pour plus d'informations.
"Nom Structure"
Symfony\Component\Validator\ConstraintViolation {#2141
  -message: "Erreur, veuillez consulter l'infobulle (?) pour plus d'informations."
  -messageTemplate: "Erreur, veuillez consulter l'infobulle (?) pour plus d'informations."
  -parameters: [
    "{{ value }}" => ""Nom Structure""
    "{{ pattern }}" => "/^(?!.*(.)(\1\1))(?!\d)(?!^.$)(?![^A-Za-zÀ-ÖØ-öø-ÿç'\-])(?!.*\b(?:firstname|lastname|unknown|first_name|last_name|anonyme|user|admin|name|nom|prénom|test)\b)(?=.*[aeiouyAEIOUYÀ-ÖØ-öø-ÿç'\-])[A-Za-zÀ-ÖØ-öø-ÿç'\- ]+$/i"
  ]
  -root: Symfony\Component\Form\Form {#1519
    name: "edit_registration_by_admin"
    type_class: "App\Form\EditRegistrationByAdminType"
    data: App\Entity\User {#727
      -id: 26
      -roles: [
        "ROLE_USER"
      ]
      -password: "$2y$13$/IUG.t5lWnz3qC3FCg43jeY7pqyGYz0knUGty9JojPq.jUwTjXDuG"
      +confirmPassword: null
      -isVerified: true
      -nom: "LECLERC"
      -prenom: "Gaëlle"
      -username: "gaelle_parent2"
      -token: null
      -coordonnees: Proxies\__CG__\App\Entity\Coordonnees {#724 …}
      -estLies: Doctrine\ORM\PersistentCollection {#787 …}
      -infoAllocataire: Proxies\__CG__\App\Entity\InfoAllocataire {#824 …}
      -tokenMdp: "zOSaVykz-lUzYOaVqwOH_WvLCvXQ35FyZ1UXM93JI2E"
      -reservations: Doctrine\ORM\PersistentCollection {#842 …}
      -desactivationCompte: false
      -annulations: Doctrine\ORM\PersistentCollection {#847 …}
      -modePaiementAvoirs: Doctrine\ORM\PersistentCollection {#849 …}
      -createdAt: null
      -refusCampagne: false
      -compteFinalise: true
      -animateur: null
      -adhesionsUtilisateurs: Doctrine\ORM\PersistentCollection {#851 …}
      -structure: true
      -nomStructure: "Nom Structure"
    }
  }
  -propertyPath: "children[nomStructure].data"
  -invalidValue: "Nom Structure"
  -plural: null
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#1385 …}
  -cause: null
}