Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[categories] | The selected choice is invalid. | null |
Symfony\Component\Validator\ConstraintViolation {#1512 -message: "The selected choice is invalid." -messageTemplate: "The selected choice is invalid." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#1120 : "" : "App\Form\SearchForm" : App\Data\SearchData {#939 +q: null +categories: [ "8" ] +shops: [] +max: null +min: null +promo: null +dateproduction: null +dateexpiration: null } } -propertyPath: "children[categories]" -invalidValue: null -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#1184 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#1141 …} } |