http://sai-clientstest.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Joanna Riggs"
Symfony\Component\Validator\ConstraintViolation {#5351
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Joanna Riggs""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4309
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Riggs"
      "name02" => "Joanna Riggs"
      "kana01" => "Joanna Riggs"
      "kana02" => null
      "postal_code" => "1314 Ma"
      "pref" => Eccube\Entity\Master\Pref {#5202
        #id: 40
        #name: "福岡県"
        #sort_no: 40
      }
      "addr01" => "Almere"
      "addr02" => "Joanna Riggs"
      "phone_number" => "665605384"
      "email" => "joannariggs278@gmail.com"
      "contents" => """
        Hi,\n
        \n
        I just visited sai-clientstest.com and wondered if you'd ever thought about having an engaging video to explain what you do?\n
        \n
        Our videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\n
        \n
        I can show you some previous videos we've done if you want me to send some over. Let me know if you're interested in seeing samples of our previous work.\n
        \n
        Regards,\n
        Joanna
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Joanna Riggs"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4058 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Joanna Riggs"
Symfony\Component\Validator\ConstraintViolation {#5602
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Joanna Riggs""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4309
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Riggs"
      "name02" => "Joanna Riggs"
      "kana01" => "Joanna Riggs"
      "kana02" => null
      "postal_code" => "1314 Ma"
      "pref" => Eccube\Entity\Master\Pref {#5202
        #id: 40
        #name: "福岡県"
        #sort_no: 40
      }
      "addr01" => "Almere"
      "addr02" => "Joanna Riggs"
      "phone_number" => "665605384"
      "email" => "joannariggs278@gmail.com"
      "contents" => """
        Hi,\n
        \n
        I just visited sai-clientstest.com and wondered if you'd ever thought about having an engaging video to explain what you do?\n
        \n
        Our videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\n
        \n
        I can show you some previous videos we've done if you want me to send some over. Let me know if you're interested in seeing samples of our previous work.\n
        \n
        Regards,\n
        Joanna
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Joanna Riggs"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4075 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"1314 Ma"
Symfony\Component\Validator\ConstraintViolation {#5604
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""1314 Ma""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4309
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Riggs"
      "name02" => "Joanna Riggs"
      "kana01" => "Joanna Riggs"
      "kana02" => null
      "postal_code" => "1314 Ma"
      "pref" => Eccube\Entity\Master\Pref {#5202
        #id: 40
        #name: "福岡県"
        #sort_no: 40
      }
      "addr01" => "Almere"
      "addr02" => "Joanna Riggs"
      "phone_number" => "665605384"
      "email" => "joannariggs278@gmail.com"
      "contents" => """
        Hi,\n
        \n
        I just visited sai-clientstest.com and wondered if you'd ever thought about having an engaging video to explain what you do?\n
        \n
        Our videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\n
        \n
        I can show you some previous videos we've done if you want me to send some over. Let me know if you're interested in seeing samples of our previous work.\n
        \n
        Regards,\n
        Joanna
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "1314 Ma"
  -constraint: Symfony\Component\Validator\Constraints\Type {#4115 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}