Validator calls
In
DataValidator.php
line ():
No violations
[ "value" => "5ac0de1acaaf4697ba4e499f42afbeb2" "constraints" => [ Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists {#10809 +payload: null +groups: [ "Default" ] +message: "The {{ entity }} entity with {{ primaryProperty }} {{ id }} does not exist." #entity: "salutation" #context: Shopware\Core\Framework\Context {#4647 …} #criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#11009 …} #primaryProperty: "id" } ] "groups" => null ]
In
DataValidator.php
line ():
No violations
[ "value" => "b25a1e2d38a246bdbaa72b629d9c8bf5" "constraints" => [ Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists {#10810 +payload: null +groups: [ "Default" ] +message: "The {{ entity }} entity with {{ primaryProperty }} {{ id }} does not exist." #entity: "country" #context: Shopware\Core\Framework\Context {#4647 …} #criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#10811 …} #primaryProperty: "id" } Symfony\Component\Validator\Constraints\NotBlank {#11010 +payload: null +groups: [ "Default" ] +message: "VIOLATION::COUNTRY_IS_BLANK_ERROR" +allowNull: false +normalizer: null } Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists {#11006 +payload: null +groups: [ "Default" ] +message: "The {{ entity }} entity with {{ primaryProperty }} {{ id }} does not exist." #entity: "country" #context: Shopware\Core\Framework\Context {#4647 …} #criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#11008 …} #primaryProperty: "id" } ] "groups" => null ]
In
DataValidator.php
line ():
No violations
[ "value" => null "constraints" => [ Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists {#10806 +payload: null +groups: [ "Default" ] +message: "The {{ entity }} entity with {{ primaryProperty }} {{ id }} does not exist." #entity: "country_state" #context: Shopware\Core\Framework\Context {#4647 …} #criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#11014 …} #primaryProperty: "id" } ] "groups" => null ]
In
DataValidator.php
line ():
No violations
[ "value" => null "constraints" => [ Symfony\Component\Validator\Constraints\Length {#11042 +payload: null +groups: [ "Default" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "VIOLATION::TITLE_IS_TOO_LONG" +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] "groups" => null ]
In
DataValidator.php
line ():
No violations
[ "value" => "019d80e309ed7307afa01cc87a7f6981" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#11049 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists {#11050 +payload: null +groups: [ "Default" ] +message: "The {{ entity }} entity with {{ primaryProperty }} {{ id }} does not exist." #entity: "customer_address" #context: Shopware\Core\Framework\Context {#4647 …} #criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#11048 …} #primaryProperty: "id" } ] "groups" => null ]
In
DataValidator.php
line ():
No violations
[ "value" => "71711" "constraints" => [ Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCode {#11052 +payload: null +groups: [ "Default" ] +caseSensitiveCheck: true +countryId: "b25a1e2d38a246bdbaa72b629d9c8bf5" -message: "This value is not a valid ZIP code for country {{ iso }}" -messageRequired: "Postal code is required for that country" } Proxa\ProxaAutoCompleteSW6\Shopware\Core\Checkout\Customer\Validation\Constraint\NoLeadingOrTrailingWhitespace {#11015 +payload: null +groups: [ "Default" ] +message: "The zipcode "{{ zipCode }}" should not contain leading or trailing whitespace." } ] "groups" => null ]