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

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Estella Brunette"
Symfony\Component\Validator\ConstraintViolation {#5351
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Estella Brunette""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4309
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Brunette"
      "name02" => "Estella Brunette"
      "kana01" => "Estella Brunette"
      "kana02" => null
      "postal_code" => "8573"
      "pref" => Eccube\Entity\Master\Pref {#5202
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Siegershausen"
      "addr02" => "Estella Brunette"
      "phone_number" => "522837617"
      "email" => "info@estella.caredogbest.com"
      "contents" => """
        Hi \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
        Regards, \n
        \n
        Estella
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Estella Brunette"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4058 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Estella Brunette"
Symfony\Component\Validator\ConstraintViolation {#5602
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Estella Brunette""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4309
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Brunette"
      "name02" => "Estella Brunette"
      "kana01" => "Estella Brunette"
      "kana02" => null
      "postal_code" => "8573"
      "pref" => Eccube\Entity\Master\Pref {#5202
        #id: 33
        #name: "岡山県"
        #sort_no: 33
      }
      "addr01" => "Siegershausen"
      "addr02" => "Estella Brunette"
      "phone_number" => "522837617"
      "email" => "info@estella.caredogbest.com"
      "contents" => """
        Hi \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
        Regards, \n
        \n
        Estella
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Estella Brunette"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4075 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}