https://dev-cheetah.deepsync.vn/block/search_product

Validator calls

No violations
Path Message Invalid value Violation
children[category_id] 有効な値ではありません。
"1001"
Symfony\Component\Validator\ConstraintViolation {#5998
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "1001"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5962
    name: ""
    type_class: "Eccube\Form\Type\SearchProductBlockType"
    data: [
      "name" => null
    ]
  }
  -propertyPath: "children[category_id]"
  -invalidValue: "1001"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#4761 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#5985 …}
}