https://testcompra.cl/login Return to referer URL

Validator calls

Path Message Invalid value Violation
children[captcha].data The captcha value is missing
null
Symfony\Component\Validator\ConstraintViolation {#1167
  -message: "The captcha value is missing"
  -messageTemplate: "The captcha value is missing"
  -parameters: [
    "{{ value }}" => """"
    "{{ errorCodes }}" => """"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1122
    name: "login"
    type_class: "App\Form\LoginFormType"
    data: [
      "_username" => null
      "_password" => null
    ]
  }
  -propertyPath: "children[captcha].data"
  -invalidValue: null
  -constraint: Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1075 …}
  -code: "7147ffdb-0af4-4f7a-bd5e-e9dcfa6d7a2d"
  -cause: null
}