https://up-paris.com/ Return to referer URL

Validator calls

Path Message Invalid value Violation
children[captcha].data This value should not be blank.
null
Symfony\Component\Validator\ConstraintViolation {#1310
  -message: "This value should not be blank."
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1220
    name: "contact"
    type_class: "App\Form\ContactType"
    data: [
      "nom" => "Simonhab"
      "email" => "xiceruxuk02@gmail.com"
      "message" => "Dia duit, theastaigh uaim do phraghas a fháil."
      "captcha" => null
    ]
  }
  -propertyPath: "children[captcha].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1247 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}