https://altair.breathdev.com/products/list?maker_id=1&vehicle_model_id=2024%E5%B9%B4

Validator calls

Path Message Invalid value Violation
children[vehicle_model_id] 有効な値ではありません。
"2024年"
Symfony\Component\Validator\ConstraintViolation {#6105
  -message: "有効な値ではありません。"
  -messageTemplate: "This value is not valid."
  -parameters: [
    "{{ value }}" => "2024年"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#5812
    name: ""
    type_class: "Eccube\Form\Type\SearchProductType"
    data: [
      "mode" => null
      "category_id" => []
      "name" => null
      "pageno" => null
      "disp_number" => Eccube\Entity\Master\ProductListMax {#4088
        #id: 20
        #name: "20件"
        #sort_no: 0
      }
      "orderby" => Eccube\Entity\Master\ProductListOrderBy {#4089
        #id: 1
        #name: "価格が低い順"
        #sort_no: 0
      }
      "maker_id" => Customize\Entity\Maker {#5325
        #id: 1
        #name: "VENT"
        #ProductMaker: Doctrine\ORM\PersistentCollection {#5365 …}
        #VehicleModel: Doctrine\ORM\PersistentCollection {#5367 …}
        -Status: null
        -sort_no: 0
        -create_date: DateTime @-62169984000 {#5289
          date: -0001-11-30 09:18:59.0 Asia/Tokyo (+09:18)
        }
        -update_date: DateTime @-62169984000 {#5328
          date: -0001-11-30 09:18:59.0 Asia/Tokyo (+09:18)
        }
      }
      "year_model_id" => null
      "brand_id" => []
    ]
  }
  -propertyPath: "children[vehicle_model_id]"
  -invalidValue: "2024年"
  -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#5930 …}
  -code: "1dafa156-89e1-4736-b832-419c2e501fca"
  -cause: Symfony\Component\Form\Exception\TransformationFailedException {#5902 …}
}