https://ny-paradisa.com/block/search_product

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Eric Jones"
Symfony\Component\Validator\ConstraintViolation {#5358
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Eric Jones""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4722
    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 {#5292
        #id: 29
        #name: "奈良県"
        #sort_no: 29
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hi Paradisa Owner!\n
        \n
        My name’s Eric and I’m betting you’d like your website Paradisa to generate more leads.\n
        \n
        Here’s how:\n
        \n
        LeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paradisa.\n
        \n
        https://boltleadgeneration.com for a live demo now.\n
        \n
        Plus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\n
        \n
        If they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        https://boltleadgeneration.com to discover what LeadConnect 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
        Try LeadConnect and get more leads now.\n
        \n
        Eric\n
        \n
        PS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\n
        LeadConnect offers a complimentary 14-day 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
        https://boltleadgeneration.com to try LeadConnect now.\n
        \n
        If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=ny-paradisa.com
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Eric Jones"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4590 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Eric Jones"
Symfony\Component\Validator\ConstraintViolation {#5605
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Eric Jones""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4722
    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 {#5292
        #id: 29
        #name: "奈良県"
        #sort_no: 29
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hi Paradisa Owner!\n
        \n
        My name’s Eric and I’m betting you’d like your website Paradisa to generate more leads.\n
        \n
        Here’s how:\n
        \n
        LeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paradisa.\n
        \n
        https://boltleadgeneration.com for a live demo now.\n
        \n
        Plus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\n
        \n
        If they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        https://boltleadgeneration.com to discover what LeadConnect 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
        Try LeadConnect and get more leads now.\n
        \n
        Eric\n
        \n
        PS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\n
        LeadConnect offers a complimentary 14-day 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
        https://boltleadgeneration.com to try LeadConnect now.\n
        \n
        If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=ny-paradisa.com
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Eric Jones"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4600 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"5555551212"
Symfony\Component\Validator\ConstraintViolation {#5366
  -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 {#4722
    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 {#5292
        #id: 29
        #name: "奈良県"
        #sort_no: 29
      }
      "addr01" => "New York"
      "addr02" => "Eric Jones"
      "phone_number" => "5555551212"
      "email" => "ericjonesmyemail@gmail.com"
      "contents" => """
        Hi Paradisa Owner!\n
        \n
        My name’s Eric and I’m betting you’d like your website Paradisa to generate more leads.\n
        \n
        Here’s how:\n
        \n
        LeadConnect is a software widget that works on your site, ready to capture any visitor’s Name, Email address, and Phone Number. It signals you as soon as they say they’re interested – so that you can talk to that lead while they’re still there at Paradisa.\n
        \n
        https://boltleadgeneration.com for a live demo now.\n
        \n
        Plus, now that you’ve got their phone number, our new SMS Text With Lead feature enables you to start a text (SMS) conversation – answer questions, provide more info, and close a deal that way.\n
        \n
        If they don’t take you up on your offer then, just follow up with text messages for new offers, content links, even just “how you doing?” notes to build a relationship.\n
        \n
        https://boltleadgeneration.com to discover what LeadConnect 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
        Try LeadConnect and get more leads now.\n
        \n
        Eric\n
        \n
        PS: The studies show 7 out of 10 visitors don’t hang around – you can’t afford to lose them!\n
        LeadConnect offers a complimentary 14-day 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
        https://boltleadgeneration.com to try LeadConnect now.\n
        \n
        If you'd like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=ny-paradisa.com
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "5555551212"
  -constraint: Symfony\Component\Validator\Constraints\Length {#4644 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}