https://iseya-mizunasu.jp/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"84822267422"
Symfony\Component\Validator\ConstraintViolation {#4767
  -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 }}" => ""84822267422""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3930
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Juliaaberm"
      "name02" => "Juliaaberm"
      "kana01" => null
      "kana02" => null
      "postal_code" => "84822267422"
      "pref" => Eccube\Entity\Master\Pref {#4477
        #id: 24
        #name: "三重県"
        #sort_no: 24
      }
      "addr01" => "Nur-Sultan"
      "addr02" => "Nur-Sultan"
      "phone_number" => "84436977463"
      "email" => "cinkincaid@gmail.com"
      "contents" => """
        Hi there! Wishing you a great day ahead. \n
         \n
        Hello, I'm writing to selected site administrators about grant opportunities. Your platform shows potential for growth. Open to discussion? \n
        https://wa.me/‪+66993739062‬
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "84822267422"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3852 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}