https://ichiro-sai.com/index.php/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name01].data スペース、タブ、改行は含めないで下さい。
"Emanuele E."
Symfony\Component\Validator\ConstraintViolation {#4435
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Emanuele E.""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Emanuele E."
      "name02" => "Emanuele E."
      "kana01" => null
      "kana02" => null
      "postal_code" => "88717459238"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 21
        #name: "岐阜県"
        #sort_no: 21
      }
      "addr01" => "Bottegone"
      "addr02" => "Bottegone"
      "phone_number" => "82886188783"
      "email" => "silvia.campanelli197@yahoo.it"
      "contents" => """
        We help companies translate high-stakes documents — manuals, regulatory files, legal contracts — clearly and audit-ready. \n
         \n
        Every line is reviewed by subject-matter experts. No shortcuts. No generic templates. \n
         \n
        If that’s something you might need, you can take a quick look here: \n
        http://fwme.eu/translationthatsurvives \n
         \n
        If not, no worries — and thanks for reading. You won’t hear from us again.
        """
    ]
  }
  -propertyPath: "children[name].children[name01].data"
  -invalidValue: "Emanuele E."
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3708 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Emanuele E."
Symfony\Component\Validator\ConstraintViolation {#4707
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Emanuele E.""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Emanuele E."
      "name02" => "Emanuele E."
      "kana01" => null
      "kana02" => null
      "postal_code" => "88717459238"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 21
        #name: "岐阜県"
        #sort_no: 21
      }
      "addr01" => "Bottegone"
      "addr02" => "Bottegone"
      "phone_number" => "82886188783"
      "email" => "silvia.campanelli197@yahoo.it"
      "contents" => """
        We help companies translate high-stakes documents — manuals, regulatory files, legal contracts — clearly and audit-ready. \n
         \n
        Every line is reviewed by subject-matter experts. No shortcuts. No generic templates. \n
         \n
        If that’s something you might need, you can take a quick look here: \n
        http://fwme.eu/translationthatsurvives \n
         \n
        If not, no worries — and thanks for reading. You won’t hear from us again.
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Emanuele E."
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"88717459238"
Symfony\Component\Validator\ConstraintViolation {#4678
  -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 }}" => ""88717459238""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Emanuele E."
      "name02" => "Emanuele E."
      "kana01" => null
      "kana02" => null
      "postal_code" => "88717459238"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 21
        #name: "岐阜県"
        #sort_no: 21
      }
      "addr01" => "Bottegone"
      "addr02" => "Bottegone"
      "phone_number" => "82886188783"
      "email" => "silvia.campanelli197@yahoo.it"
      "contents" => """
        We help companies translate high-stakes documents — manuals, regulatory files, legal contracts — clearly and audit-ready. \n
         \n
        Every line is reviewed by subject-matter experts. No shortcuts. No generic templates. \n
         \n
        If that’s something you might need, you can take a quick look here: \n
        http://fwme.eu/translationthatsurvives \n
         \n
        If not, no worries — and thanks for reading. You won’t hear from us again.
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "88717459238"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3766 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}