Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[email].data | Cette valeur ne doit pas ĂȘtre vide. | null |
Symfony\Component\Validator\ConstraintViolation {#1382 -message: "Cette valeur ne doit pas être vide." -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#1240 : "request_reset_password" : "App\Form\RequestResetPasswordType" : [ "templateId" => "4217" "url" => "https://dev.kiwi.web.oxv.fr/reset_password/" "email" => null ] } -propertyPath: "children[email].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1362 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |