https://slaps.tokyo/block/search_product

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"86712142235"
Symfony\Component\Validator\ConstraintViolation {#4555
  -message: "値が長すぎます。8文字以内でなければなりません。"
  -messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less."
  -parameters: [
    "{{ value }}" => ""86712142235""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Davidnut"
      "name02" => "Davidnut"
      "kana01" => null
      "kana02" => null
      "postal_code" => "86712142235"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 14
        #name: "神奈川県"
        #sort_no: 14
      }
      "addr01" => "Mtskheta"
      "addr02" => "Mtskheta"
      "phone_number" => "84295839679"
      "email" => "kayleighbpsteamship@gmail.com"
      "contents" => "Hi, I wanted to know your price."
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "86712142235"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3639 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}