Validator calls
In
RequestPayloadValueResolver.php
line ():
No violations
$constraints = new Assert\All($constraints);}$violations->addAll($this->validator->validate($payload, $constraints, $argument->validationGroups ?? null));}if (\count($violations)) {throw HttpException::fromStatusCode($validationFailedCode, implode("\n", array_map(static fn ($e) => $e->getMessage(), iterator_to_array($violations))), new ValidationFailedException($payload, $violations));
[ "value" => App\ReadModel\Items\Filter\Query {#2512 +type: "band_search_musician" +userUid: "019efb3d-4132-79dd-abed-2f5eb76ecd0c" +subtypes: null +category: null +instruments: null +cities: null +city: null +promotions: null +metros: null +instrumentProperties: null +startDate: null +endDate: null +ids: null +byUser: null +byFavorites: null +sections: null +section: "" +model: null +brands: null +countries: null +yearFrom: null +yearTo: null +stringCount: null +stringCounts: null +forInstrumentType: null +instrumentCategory: null +instrumentSubtype: null +conditionNew: null +isNegotiatedPrice: null +canOverprice: null +canShipping: null +priceFrom: 0 +priceTo: 0 +withNullPrice: null +bandType: [] +additionalAttributes: null +cursor: null +limit: 15 +orderBy: null +orderDirection: null +sort: "date" +promotionTypes: null +repertoires: null +guest_numbers: null +genreGroups: null +isOpenNow: null +highlightItemId: null +is_open_now: null +genre_groups: null } "constraints" => null "groups" => null ]