https://ichiro-sai.com/index.php/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Vicki Lain"
Symfony\Component\Validator\ConstraintViolation {#4435
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Vicki Lain""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lain"
      "name02" => "Vicki Lain"
      "kana01" => "Vicki Lain"
      "kana02" => null
      "postal_code" => "10463"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 31
        #name: "鳥取県"
        #sort_no: 31
      }
      "addr01" => "Bronx"
      "addr02" => "Vicki Lain"
      "phone_number" => "7187969825"
      "email" => "info@lain.caredogbest.com"
      "contents" => """
        Hello \n
        \n
        I wanted to reach out and let you know about our new dog harness. It's really easy to put on and take off - in just 2 seconds - and it's personalized for each dog. \n
        Plus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\n
        \n
        We've had a lot of success with it so far and I think your dog would love it. \n
        \n
        Get yours today with 50% OFF:  https://caredogbest.com\n
        \n
        FREE Shipping - TODAY ONLY! \n
        \n
        Thanks for your time, \n
        \n
        Vicki
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Vicki Lain"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Vicki Lain"
Symfony\Component\Validator\ConstraintViolation {#4707
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Vicki Lain""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3844
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Lain"
      "name02" => "Vicki Lain"
      "kana01" => "Vicki Lain"
      "kana02" => null
      "postal_code" => "10463"
      "pref" => Eccube\Entity\Master\Pref {#4392
        #id: 31
        #name: "鳥取県"
        #sort_no: 31
      }
      "addr01" => "Bronx"
      "addr02" => "Vicki Lain"
      "phone_number" => "7187969825"
      "email" => "info@lain.caredogbest.com"
      "contents" => """
        Hello \n
        \n
        I wanted to reach out and let you know about our new dog harness. It's really easy to put on and take off - in just 2 seconds - and it's personalized for each dog. \n
        Plus, we offer a lifetime warranty so you can be sure your pet is always safe and stylish.\n
        \n
        We've had a lot of success with it so far and I think your dog would love it. \n
        \n
        Get yours today with 50% OFF:  https://caredogbest.com\n
        \n
        FREE Shipping - TODAY ONLY! \n
        \n
        Thanks for your time, \n
        \n
        Vicki
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Vicki Lain"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3727 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}