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

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Jacob M"
Symfony\Component\Validator\ConstraintViolation {#4546
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Jacob M""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "M"
      "name02" => "Jacob M"
      "kana01" => "Jacob M"
      "kana02" => null
      "postal_code" => "79701"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 3
        #name: "岩手県"
        #sort_no: 3
      }
      "addr01" => "Midland"
      "addr02" => "Jacob M"
      "phone_number" => "4325056296"
      "email" => "mcrae.karma75@gmail.com"
      "contents" => """
        Hey, Really sorry for contacting this way. but I wanted to reach out about a potential partnership. I’ve developed an SEO system that’s bringing in 100k visitors a month to my site, and I thought there could be a good opportunity for us to work together. Not asking any money only payment after work.\n
        If you're open to it, feel free to book a quick intro call here: https://bit.ly/seo-service-jacob\n
        Looking forward to chatting!
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Jacob M"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3576 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Jacob M"
Symfony\Component\Validator\ConstraintViolation {#4573
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Jacob M""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "M"
      "name02" => "Jacob M"
      "kana01" => "Jacob M"
      "kana02" => null
      "postal_code" => "79701"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 3
        #name: "岩手県"
        #sort_no: 3
      }
      "addr01" => "Midland"
      "addr02" => "Jacob M"
      "phone_number" => "4325056296"
      "email" => "mcrae.karma75@gmail.com"
      "contents" => """
        Hey, Really sorry for contacting this way. but I wanted to reach out about a potential partnership. I’ve developed an SEO system that’s bringing in 100k visitors a month to my site, and I thought there could be a good opportunity for us to work together. Not asking any money only payment after work.\n
        If you're open to it, feel free to book a quick intro call here: https://bit.ly/seo-service-jacob\n
        Looking forward to chatting!
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Jacob M"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3593 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}