http://current-trend.shop/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"84474127513"
Symfony\Component\Validator\ConstraintViolation {#4326
  -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 }}" => ""84474127513""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3725
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Darylvuh"
      "name02" => "Darylvuh"
      "kana01" => null
      "kana02" => null
      "postal_code" => "84474127513"
      "pref" => Eccube\Entity\Master\Pref {#4273
        #id: 19
        #name: "山梨県"
        #sort_no: 19
      }
      "addr01" => "Cairo"
      "addr02" => "Cairo"
      "phone_number" => "84278831787"
      "email" => "floodservice.bot@gmail.com"
      "contents" => "Hello Support! Hi, how are you?"
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "84474127513"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3647 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}