https://slaps.tokyo/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Donald Mack"
Symfony\Component\Validator\ConstraintViolation {#4324
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Donald Mack""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Mack"
      "name02" => "Donald Mack"
      "kana01" => "Donald Mack"
      "kana02" => null
      "postal_code" => "983 10 901"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 7
        #name: "福島県"
        #sort_no: 7
      }
      "addr01" => "Sandefjord"
      "addr02" => "Donald Mack"
      "phone_number" => "983 10 901"
      "email" => "helios@getmoreopportunities.info"
      "contents" => """
        Still searching for that ready made solution that brings passive\n
        profits?\n
        \n
        Look no further.\n
        \n
        Billy Darr has you covered.\n
        \n
        >>>  GO here: https://www.getmoreopportunities.info/helio !\n
        \n
        This is the easiest way for anyone to start earning passively online\n
        \n
        The World's First A.I-Powered Crypto Miner\n
        \n
        Plus, get access to exclusive bonuses\n
        \n
        Donald Mack\n
        \n
        \n
        UNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=slaps.tokyo \n
        Address: 1665 Pooh Bear Lane\n
        Greenville, SC 29607
        """
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Donald Mack"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3583 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Donald Mack"
Symfony\Component\Validator\ConstraintViolation {#4563
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Donald Mack""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Mack"
      "name02" => "Donald Mack"
      "kana01" => "Donald Mack"
      "kana02" => null
      "postal_code" => "983 10 901"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 7
        #name: "福島県"
        #sort_no: 7
      }
      "addr01" => "Sandefjord"
      "addr02" => "Donald Mack"
      "phone_number" => "983 10 901"
      "email" => "helios@getmoreopportunities.info"
      "contents" => """
        Still searching for that ready made solution that brings passive\n
        profits?\n
        \n
        Look no further.\n
        \n
        Billy Darr has you covered.\n
        \n
        >>>  GO here: https://www.getmoreopportunities.info/helio !\n
        \n
        This is the easiest way for anyone to start earning passively online\n
        \n
        The World's First A.I-Powered Crypto Miner\n
        \n
        Plus, get access to exclusive bonuses\n
        \n
        Donald Mack\n
        \n
        \n
        UNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=slaps.tokyo \n
        Address: 1665 Pooh Bear Lane\n
        Greenville, SC 29607
        """
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Donald Mack"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#3600 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[postal_code].data 値が長すぎます。8文字以内でなければなりません。
"983 10 901"
Symfony\Component\Validator\ConstraintViolation {#4551
  -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 }}" => ""983 10 901""
    "{{ limit }}" => "8"
  ]
  -plural: 8
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Mack"
      "name02" => "Donald Mack"
      "kana01" => "Donald Mack"
      "kana02" => null
      "postal_code" => "983 10 901"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 7
        #name: "福島県"
        #sort_no: 7
      }
      "addr01" => "Sandefjord"
      "addr02" => "Donald Mack"
      "phone_number" => "983 10 901"
      "email" => "helios@getmoreopportunities.info"
      "contents" => """
        Still searching for that ready made solution that brings passive\n
        profits?\n
        \n
        Look no further.\n
        \n
        Billy Darr has you covered.\n
        \n
        >>>  GO here: https://www.getmoreopportunities.info/helio !\n
        \n
        This is the easiest way for anyone to start earning passively online\n
        \n
        The World's First A.I-Powered Crypto Miner\n
        \n
        Plus, get access to exclusive bonuses\n
        \n
        Donald Mack\n
        \n
        \n
        UNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=slaps.tokyo \n
        Address: 1665 Pooh Bear Lane\n
        Greenville, SC 29607
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "983 10 901"
  -constraint: Symfony\Component\Validator\Constraints\Length {#3639 …}
  -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9"
  -cause: null
}
children[postal_code].data 数字で入力してください。
"983 10 901"
Symfony\Component\Validator\ConstraintViolation {#4566
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""983 10 901""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Mack"
      "name02" => "Donald Mack"
      "kana01" => "Donald Mack"
      "kana02" => null
      "postal_code" => "983 10 901"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 7
        #name: "福島県"
        #sort_no: 7
      }
      "addr01" => "Sandefjord"
      "addr02" => "Donald Mack"
      "phone_number" => "983 10 901"
      "email" => "helios@getmoreopportunities.info"
      "contents" => """
        Still searching for that ready made solution that brings passive\n
        profits?\n
        \n
        Look no further.\n
        \n
        Billy Darr has you covered.\n
        \n
        >>>  GO here: https://www.getmoreopportunities.info/helio !\n
        \n
        This is the easiest way for anyone to start earning passively online\n
        \n
        The World's First A.I-Powered Crypto Miner\n
        \n
        Plus, get access to exclusive bonuses\n
        \n
        Donald Mack\n
        \n
        \n
        UNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=slaps.tokyo \n
        Address: 1665 Pooh Bear Lane\n
        Greenville, SC 29607
        """
    ]
  }
  -propertyPath: "children[postal_code].data"
  -invalidValue: "983 10 901"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3640 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}
children[phone_number].data 数字で入力してください。
"983 10 901"
Symfony\Component\Validator\ConstraintViolation {#4564
  -message: "数字で入力してください。"
  -messageTemplate: "form_error.numeric_only"
  -parameters: [
    "{{ value }}" => ""983 10 901""
    "{{ type }}" => "digit"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3717
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Mack"
      "name02" => "Donald Mack"
      "kana01" => "Donald Mack"
      "kana02" => null
      "postal_code" => "983 10 901"
      "pref" => Eccube\Entity\Master\Pref {#4282
        #id: 7
        #name: "福島県"
        #sort_no: 7
      }
      "addr01" => "Sandefjord"
      "addr02" => "Donald Mack"
      "phone_number" => "983 10 901"
      "email" => "helios@getmoreopportunities.info"
      "contents" => """
        Still searching for that ready made solution that brings passive\n
        profits?\n
        \n
        Look no further.\n
        \n
        Billy Darr has you covered.\n
        \n
        >>>  GO here: https://www.getmoreopportunities.info/helio !\n
        \n
        This is the easiest way for anyone to start earning passively online\n
        \n
        The World's First A.I-Powered Crypto Miner\n
        \n
        Plus, get access to exclusive bonuses\n
        \n
        Donald Mack\n
        \n
        \n
        UNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=slaps.tokyo \n
        Address: 1665 Pooh Bear Lane\n
        Greenville, SC 29607
        """
    ]
  }
  -propertyPath: "children[phone_number].data"
  -invalidValue: "983 10 901"
  -constraint: Symfony\Component\Validator\Constraints\Type {#3676 …}
  -code: "ba785a8c-82cb-4283-967c-3cf342181b40"
  -cause: null
}