http://current-trend.shop/block/search_product

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"87837549698"
Symfony\Component\Validator\ConstraintViolation {#4563
  -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 }}" => ""87837549698""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3725
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Holographichsy"
      "name02" => "Holographichsy"
      "kana01" => null
      "kana02" => null
      "postal_code" => "87837549698"
      "pref" => Eccube\Entity\Master\Pref {#4290
        #id: 47
        #name: "沖縄県"
        #sort_no: 47
      }
      "addr01" => "Jacksonville"
      "addr02" => "Jacksonville"
      "phone_number" => "87292793766"
      "email" => "mrmiddas@gmail.com"
      "contents" => "from lat. manus - "hand" and scribo - "I write") [1]"
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "87837549698"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3647 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}