https://higashiyamashobo.jpn.org/products/list?category_id=1%2A1&pageno=1

Validator calls

Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"1*1"
Symfony\Component\Validator\ConstraintViolation {#5953
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "1*1"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5618
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "name" => null
      "pageno" => "1"
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4650
        #id: 20
        #name: "20件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4644
        #id: 2
        #name: "新着順"
        #sort_no: 0
      }
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "1*1"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#5698 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#5678 …}
}