https://ny-paradisa.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"85111523343"
Symfony\Component\Validator\ConstraintViolation {#5550
  -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 }}" => ""85111523343""
    "{{ limit }}" => 8
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#4722
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "JohnDep"
      "name02" => "JohnDep"
      "kana01" => null
      "kana02" => null
      "postal_code" => "85111523343"
      "pref" => Eccube\Entity\Master\Pref {#5292
        #id: 11
        #name: "埼玉県"
        #sort_no: 11
      }
      "addr01" => "City"
      "addr02" => "City"
      "phone_number" => "88699172438"
      "email" => "duqotayowud23@gmail.com"
      "contents" => "হাই, আমি আপনার মূল্য জানতে চেয়েছিলাম."
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "85111523343"
  -constraint: Symfony\Component\Validator\Constraints\Length {#4644 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}