Error 422 Unprocessable Content

POST http://www.districlaror.com/es/contacto.html?change_state=ES

Validator calls

Path Message Invalid value Violation
children[consulta].data Este valor no debería estar vacío.
null
Symfony\Component\Validator\ConstraintViolation {#1292
  -message: "Este valor no debería estar vacío."
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1158
    name: "form_contact"
    type_class: "App\Form\FormContactType"
    data: [
      "nom" => "eXXRSkCSAWOux"
      "telefon" => "3546965317"
      "mail" => "djenelsullivanrk@gmail.com"
      "consulta" => null
      "heleidoyacepto" => true
      "quierorecibir" => true
      "action" => "enviocontacto"
    ]
  }
  -propertyPath: "children[consulta].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1052 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}