https://www.aoikasi.jp/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Eric Jones"
Symfony\Component\Validator\ConstraintViolation {#4546
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Eric Jones""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Jones"
      "name02" => "Eric Jones"
      "kana01" => "Eric Jones"
      "kana02" => null
      "postal_code" => "5555551212"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 20
        #name: "長野県"
        #sort_no: 20
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hello\n
        \n
        My name’s Eric and I just found your site aoikasi.jp.\n
        \n
        It’s got a lot going for it, but here’s an idea to make it even MORE effective.\n
        \n
        CLICK HERE https://blazeleadgeneration.com for a live demo now.\n
        \n
        Web Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\n
        \n
        And once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        CLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\n
        \n
        The difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\n
        \n
        Eric\n
        PS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \n
        Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \n
        You have customers waiting to talk with you right now… don’t keep them waiting. \n
        CLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\n
        \n
        If you'd like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=aoikasi.jp
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Eric Jones"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3576 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Eric Jones"
Symfony\Component\Validator\ConstraintViolation {#4573
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Eric Jones""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Jones"
      "name02" => "Eric Jones"
      "kana01" => "Eric Jones"
      "kana02" => null
      "postal_code" => "5555551212"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 20
        #name: "長野県"
        #sort_no: 20
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hello\n
        \n
        My name’s Eric and I just found your site aoikasi.jp.\n
        \n
        It’s got a lot going for it, but here’s an idea to make it even MORE effective.\n
        \n
        CLICK HERE https://blazeleadgeneration.com for a live demo now.\n
        \n
        Web Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\n
        \n
        And once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        CLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\n
        \n
        The difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\n
        \n
        Eric\n
        PS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \n
        Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \n
        You have customers waiting to talk with you right now… don’t keep them waiting. \n
        CLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\n
        \n
        If you'd like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=aoikasi.jp
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Eric Jones"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3593 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"5555551212"
Symfony\Component\Validator\ConstraintViolation {#4549
  -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 }}" => ""5555551212""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3710
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Jones"
      "name02" => "Eric Jones"
      "kana01" => "Eric Jones"
      "kana02" => null
      "postal_code" => "5555551212"
      "pref" => Eccube\Entity\Master\Pref {#4257
        #id: 20
        #name: "長野県"
        #sort_no: 20
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hello\n
        \n
        My name’s Eric and I just found your site aoikasi.jp.\n
        \n
        It’s got a lot going for it, but here’s an idea to make it even MORE effective.\n
        \n
        CLICK HERE https://blazeleadgeneration.com for a live demo now.\n
        \n
        Web Visitors Into Leads is a software widget that’s works on your site, ready to capture any visitor’s Name, Email address and Phone Number.  It signals you the moment they let you know they’re interested – so that you can talk to that lead while they’re literally looking over your site.\n
        \n
        And once you’ve captured their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) conversation… and if they don’t take you up on your offer then, you can follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        CLICK HERE https://blazeleadgeneration.com to discover what Web Visitors Into Leads can do for your business.\n
        \n
        The difference between contacting someone within 5 minutes versus a half-hour means you could be converting up to 100X more leads today!\n
        \n
        Eric\n
        PS: Studies show that 70% of a site’s visitors disappear and are gone forever after just a moment. Don’t keep losing them. \n
        Web Visitors Into Leads offers a FREE 14 days trial – and it even includes International Long Distance Calling. \n
        You have customers waiting to talk with you right now… don’t keep them waiting. \n
        CLICK HERE https://blazeleadgeneration.com to try Talk With Web Visitor now.\n
        \n
        If you'd like to unsubscribe click here https://blazeleadgeneration.com/unsubscribe.aspx?d=aoikasi.jp
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "5555551212"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3632 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}