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

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Jawad M"
Symfony\Component\Validator\ConstraintViolation {#4546
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Jawad M""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "M"
      "name02" => "Jawad M"
      "kana01" => "Jawad M"
      "kana02" => null
      "postal_code" => "8773"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 32
        #name: "島根県"
        #sort_no: 32
      }
      "addr01" => "Motschendorf"
      "addr02" => "Jawad M"
      "phone_number" => "6761760463"
      "email" => "misty.reich@hotmail.com"
      "contents" => """
        Hi,\n
        I came across your website on google and noticed that your current logo design has potential for improvement.\n
        I'd love to offer you my services to help refine your brand identity.\n
        \n
        I'm committed to providing personalized service to ensure that you're fully satisfied with the final product. \n
        If you're interested please contact me on fiverr: https://bit.ly/premium-logo-design\n
        \n
        Or if you know any other people who might be interested, please forward it to them.\n
        \n
        Regards,\n
        Javad
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Jawad M"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3576 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Jawad M"
Symfony\Component\Validator\ConstraintViolation {#4573
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Jawad M""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "M"
      "name02" => "Jawad M"
      "kana01" => "Jawad M"
      "kana02" => null
      "postal_code" => "8773"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 32
        #name: "島根県"
        #sort_no: 32
      }
      "addr01" => "Motschendorf"
      "addr02" => "Jawad M"
      "phone_number" => "6761760463"
      "email" => "misty.reich@hotmail.com"
      "contents" => """
        Hi,\n
        I came across your website on google and noticed that your current logo design has potential for improvement.\n
        I'd love to offer you my services to help refine your brand identity.\n
        \n
        I'm committed to providing personalized service to ensure that you're fully satisfied with the final product. \n
        If you're interested please contact me on fiverr: https://bit.ly/premium-logo-design\n
        \n
        Or if you know any other people who might be interested, please forward it to them.\n
        \n
        Regards,\n
        Javad
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Jawad M"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3593 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}