Validator calls
No violations
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| cityId | This value should not be blank. | null |
Symfony\Component\Validator\ConstraintViolation {#1910 -message: "This value should not be blank." -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: App\Helper\Filter\CarFilter {#1725 -cityId: ? ?string -carType: null -brandIds: [] -models: null -complectations: null -cities: null -dealers: null -minPrice: null -maxPrice: null -minYear: null -maxYear: null -minRun: null -maxRun: null -gearbox: null -engine: null -minVolume: null -maxVolume: null -minPower: null -maxPower: null -wd: null -bodyType: null -color: null -additionalOptions: null -sortingType: null -useEvaluationPrice: null -carGuid: ? ?string -carGuids: ? ?array } -propertyPath: "cityId" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1849 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |