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