http://retro-shoten.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Dalene Clemes"
Symfony\Component\Validator\ConstraintViolation {#2024
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Dalene Clemes""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1404
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Clemes"
      "name02" => "Dalene Clemes"
      "kana01" => "Dalene Clemes"
      "kana02" => null
      "postal_code" => "2176443847"
      "pref" => Eccube\Entity\Master\Pref {#1958
        #id: 27
        #name: "大阪府"
        #sort_no: 27
      }
      "addr01" => "Itaguai"
      "addr02" => "Dalene Clemes"
      "phone_number" => "2176443847"
      "email" => "clemes.dalene@gmail.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Dalene Clemes"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#1270 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Dalene Clemes"
Symfony\Component\Validator\ConstraintViolation {#2025
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Dalene Clemes""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1404
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Clemes"
      "name02" => "Dalene Clemes"
      "kana01" => "Dalene Clemes"
      "kana02" => null
      "postal_code" => "2176443847"
      "pref" => Eccube\Entity\Master\Pref {#1958
        #id: 27
        #name: "大阪府"
        #sort_no: 27
      }
      "addr01" => "Itaguai"
      "addr02" => "Dalene Clemes"
      "phone_number" => "2176443847"
      "email" => "clemes.dalene@gmail.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Dalene Clemes"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#1287 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"2176443847"
Symfony\Component\Validator\ConstraintViolation {#2013
  -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 }}" => ""2176443847""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#1404
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Clemes"
      "name02" => "Dalene Clemes"
      "kana01" => "Dalene Clemes"
      "kana02" => null
      "postal_code" => "2176443847"
      "pref" => Eccube\Entity\Master\Pref {#1958
        #id: 27
        #name: "大阪府"
        #sort_no: 27
      }
      "addr01" => "Itaguai"
      "addr02" => "Dalene Clemes"
      "phone_number" => "2176443847"
      "email" => "clemes.dalene@gmail.com"
      "contents" => """
        Hi,\n
        \n
        At Cloud Animations, we specialize in high-quality 2D/3D animation, CGI/VFX, and motion graphics.\n
        With 60+ experts and advanced tech-driven animation, we deliver faster turnarounds and exceptional results for today's and tomorrow's brands.\n
        \n
        From explainer videos to architectural visualization, motion graphics, anime, and 3D animation, we redefine narratives with groundbreaking results.\n
        \n
        Let’s collaborate and hit the home run!\n
        \n
        mike@cloudanimations.com\n
        (332) 208-1772
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "2176443847"
  -constraint: Symfony\Component\Validator\Constraints\Length {#1326 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}