POST https://theprintcoplus.com/contact-us

Validator calls

Path Message Invalid value Violation
children[recaptcha].data This value is not a valid captcha.
null
Symfony\Component\Validator\ConstraintViolation {#779
  -message: "This value is not a valid captcha."
  -messageTemplate: "This value is not a valid captcha."
  -parameters: []
  -root: Symfony\Component\Form\Form {#688
    name: "form"
    type_class: "Symfony\Component\Form\Extension\Core\Type\FormType"
    data: [
      "fullname" => "LeeLitEY"
      "email" => "dinanikolskaya99@gmail.com"
      "message" => "Sveiki, aš norėjau sužinoti jūsų kainą."
    ]
  }
  -propertyPath: "children[recaptcha].data"
  -invalidValue: null
  -plural: null
  -code: null
  -constraint: EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#686 …}
  -cause: null
}