Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[password].children[first].data | Il faut au moins 6 caratères | "MELO" |
Symfony\Component\Validator\ConstraintViolation {#1192 -message: "Il faut au moins 6 caratères" -messageTemplate: "Il faut au moins {{ limit }} caratères" -parameters: [ "{{ value }}" => ""MELO"" "{{ limit }}" => "6" ] -plural: 6 -root: Symfony\Component\Form\Form {#765 : "user_candidat" : "App\Form\UserCandidatType" : App\Entity\User {#514 -id: null -email: "0789848062" -roles: [] -password: null +"userupdateid": Doctrine\Common\Collections\ArrayCollection {#504 …} } } -propertyPath: "children[password].children[first].data" -invalidValue: "MELO" -constraint: Symfony\Component\Validator\Constraints\Length {#761 …} -code: "9ff3fdc4-b214-49db-8718-39c315e33d45" -cause: null } |
| children[password].children[second].data | Il faut au moins 6 caratères | "MELO" |
Symfony\Component\Validator\ConstraintViolation {#1197 -message: "Il faut au moins 6 caratères" -messageTemplate: "Il faut au moins {{ limit }} caratères" -parameters: [ "{{ value }}" => ""MELO"" "{{ limit }}" => "6" ] -plural: 6 -root: Symfony\Component\Form\Form {#765 : "user_candidat" : "App\Form\UserCandidatType" : App\Entity\User {#514 -id: null -email: "0789848062" -roles: [] -password: null +"userupdateid": Doctrine\Common\Collections\ArrayCollection {#504 …} } } -propertyPath: "children[password].children[second].data" -invalidValue: "MELO" -constraint: Symfony\Component\Validator\Constraints\Length {#733 …} -code: "9ff3fdc4-b214-49db-8718-39c315e33d45" -cause: null } |