http://tcg-mana.com/contact Return to referer URL

Validator calls

Path Message Invalid value Violation
children[name].children[name02].data スペース、タブ、改行は含めないで下さい。
"Mike Harricks"
Symfony\Component\Validator\ConstraintViolation {#4808
  -message: "スペース、タブ、改行は含めないで下さい。"
  -messageTemplate: "form_error.not_contain_spaces"
  -parameters: [
    "{{ value }}" => ""Mike Harricks""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Harricks"
      "name02" => "Mike Harricks"
      "kana01" => "Mike Harricks"
      "kana02" => null
      "postal_code" => "1454"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 13
        #name: "東京都"
        #sort_no: 13
      }
      "addr01" => "La Vraconnaz"
      "addr02" => "Mike Harricks"
      "phone_number" => "242097869"
      "email" => "info@harricks.pawtrim.shop"
      "contents" => """
        Good Morning \n
         \n
        Is your dog's nails getting too long? If you're tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \n
        With PawSafer™, you can trim your dog's nails from the comfort of your own home, and it only takes a few minutes!\n
        \n
        PawSafer™ is the safest and most convenient way to trim your dog's nails, and it's very affordable. \n
        \n
        Get it while it's still 50% OFF + FREE Shipping\n
        \n
        Buy here: https://pawtrim.shop\n
         \n
        To your success, \n
         \n
        Mike
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[name].children[name02].data"
  -invalidValue: "Mike Harricks"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4032 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}
children[kana].children[kana01].data カタカナで入力してください。
"Mike Harricks"
Symfony\Component\Validator\ConstraintViolation {#5066
  -message: "カタカナで入力してください。"
  -messageTemplate: "form_error.kana_only"
  -parameters: [
    "{{ value }}" => ""Mike Harricks""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#4180
    name: "contact"
    type_class: "Eccube\Form\Type\Front\ContactType"
    data: [
      "name01" => "Harricks"
      "name02" => "Mike Harricks"
      "kana01" => "Mike Harricks"
      "kana02" => null
      "postal_code" => "1454"
      "pref" => Eccube\Entity\Master\Pref {#4756
        #id: 13
        #name: "東京都"
        #sort_no: 13
      }
      "addr01" => "La Vraconnaz"
      "addr02" => "Mike Harricks"
      "phone_number" => "242097869"
      "email" => "info@harricks.pawtrim.shop"
      "contents" => """
        Good Morning \n
         \n
        Is your dog's nails getting too long? If you're tired of going to the vet or groomer to get them trimmed, why not try PawSafer™? \n
        With PawSafer™, you can trim your dog's nails from the comfort of your own home, and it only takes a few minutes!\n
        \n
        PawSafer™ is the safest and most convenient way to trim your dog's nails, and it's very affordable. \n
        \n
        Get it while it's still 50% OFF + FREE Shipping\n
        \n
        Buy here: https://pawtrim.shop\n
         \n
        To your success, \n
         \n
        Mike
        """
      "filename" => null
    ]
  }
  -propertyPath: "children[kana].children[kana01].data"
  -invalidValue: "Mike Harricks"
  -constraint: Symfony\Component\Validator\Constraints\Regex {#4049 …}
  -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3"
  -cause: null
}