https://www.aoikasi.jp/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Jarred Zercho"
Symfony\Component\Validator\ConstraintViolation {#4546
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Jarred Zercho""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Zercho"
      "name02" => "Jarred Zercho"
      "kana01" => "Jarred Zercho"
      "kana02" => null
      "postal_code" => "1808"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 2
        #name: "青森県"
        #sort_no: 2
      }
      "addr01" => "Frederiksberg C"
      "addr02" => "Jarred Zercho"
      "phone_number" => "25594073"
      "email" => "zercho.jarred@gmail.com"
      "contents" => "Hi, The ERC (Employee Retention Tax Credit) government rebate program has reopened, so you have a 2nd chance to claim your $26,000 refund for every W-2 employee that you paid during the pandemic. These are funds that are owed to you that do not need to be paid back. This is your last chance to file. Note: You MUST be a USA based business to be eligible. Visit https://claim-erc.net now to calculate the amount your owed before it ends soon."
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Jarred Zercho"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3576 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Jarred Zercho"
Symfony\Component\Validator\ConstraintViolation {#4573
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Jarred Zercho""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Zercho"
      "name02" => "Jarred Zercho"
      "kana01" => "Jarred Zercho"
      "kana02" => null
      "postal_code" => "1808"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 2
        #name: "青森県"
        #sort_no: 2
      }
      "addr01" => "Frederiksberg C"
      "addr02" => "Jarred Zercho"
      "phone_number" => "25594073"
      "email" => "zercho.jarred@gmail.com"
      "contents" => "Hi, The ERC (Employee Retention Tax Credit) government rebate program has reopened, so you have a 2nd chance to claim your $26,000 refund for every W-2 employee that you paid during the pandemic. These are funds that are owed to you that do not need to be paid back. This is your last chance to file. Note: You MUST be a USA based business to be eligible. Visit https://claim-erc.net now to calculate the amount your owed before it ends soon."
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Jarred Zercho"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3593 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}