http://tas-lab.net/block/search_product

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"81416685525"
Symfony\Component\Validator\ConstraintViolation {#5733
  -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 }}" => ""81416685525""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#4897
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Linxex"
      "name02" => "Linxex"
      "kana01" => null
      "kana02" => null
      "postal_code" => "81416685525"
      "pref" => Eccube\Entity\Master\Pref {#5443
        #id: 44
        #name: "大分県"
        #sort_no: 44
      }
      "addr01" => null
      "addr02" => null
      "phone_number" => "82729641654"
      "email" => "yourmail@gmail.com"
      "contents" => """
        Hello. I offer a link exchange. I place a link from my information site with several language versions to your site. And you place a link from your site to another site (not to the one from which I place the link). Links are placed on a permanent basis (forever). Links are indexed by search engines and are placed on pages already on the sites. \n
         \n
        If you are interested, then write to: uns88@yandex.com
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "81416685525"
  -constraint: Symfony\Component\Validator\Constraints\Length {#4819 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}