GET https://dev-goodwifi.deepsync.vn/block/search_product

Validator calls

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