POST http://www.lifeinthecloud.fr/contact

Validator calls

Path Message Invalid value Violation
children[captcha].data The captcha value is missing
null
Symfony\Component\Validator\ConstraintViolation {#840
  -message: "The captcha value is missing"
  -messageTemplate: "The captcha value is missing"
  -parameters: [
    "{{ value }}" => """"
    "{{ errorCodes }}" => """"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#748
    name: "contact"
    type_class: "App\Application\Front\Form\ContactType"
    data: [
      "name" => "SaBjYIofjxC"
      "email" => "naberdenise709894@yahoo.com"
      "message" => null
    ]
  }
  -propertyPath: "children[captcha].data"
  -invalidValue: null
  -constraint: Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#691 …}
  -code: "7147ffdb-0af4-4f7a-bd5e-e9dcfa6d7a2d"
  -cause: null
}