GET https://oportunidadespostgrado-test.ing.uc.cl/es/faculties?faculty_filter%5Barea%5D=4&page=120

Validator calls

Path Message Invalid value Violation
children[area] La opción seleccionada no es válida.
"4"
Symfony\Component\Validator\ConstraintViolation {#1593
  -message: "La opción seleccionada no es válida."
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "4"
  ]
  -root: Symfony\Component\Form\Form {#1416
    name: "faculty_filter"
    type_class: "App\Form\FacultyFilterType"
    data: [
      "faculty" => null
      "department" => null
      "line" => null
      "CodCurriculum" => null
    ]
  }
  -propertyPath: "children[area]"
  -invalidValue: "4"
  -plural: null
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1465 …}
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1452 …}
}