GET https://dev-goodwifi.deepsync.vn/products/list?category_id=1000

Validator calls

No violations
Path Message Invalid value Violation
children[category_id] 選択した値は無効です。
"1000"
Symfony\Component\Validator\ConstraintViolation {#5090
  -message: "選択した値は無効です。"
  -messageTemplate: "The selected choice is invalid."
  -parameters: [
    "{{ value }}" => "1000"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5053
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "1000"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#3520 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#5073 …}
}