Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Ernest Quillen" |
Symfony\Component\Validator\ConstraintViolation {#4949 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Ernest Quillen"" "{{ pattern }}" => "/^[^\s ]+$/u" ] -plural: null -root: Symfony\Component\Form\Form {#4102 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Quillen" "name02" => "Ernest Quillen" "kana01" => "Ernest Quillen" "kana02" => null "postal_code" => "4721" "pref" => Eccube\Entity\Master\Pref {#4670 #id: 41 #name: "佐賀県" #sort_no: 41 } "addr01" => "Clermont" "addr02" => "Ernest Quillen" "phone_number" => "749122752" "email" => "ernest.quillen@gmail.com" "contents" => """ Hi ,\n \n I looked up chilldot.com . You're not on page one. Your competitors are.\n \n Every day that doesn't change, they're taking your customers.\n \n I run a link-building package that fixes this — 46 types of premium backlinks, 200+ high-authority domains, starts at $99.99. No contracts. Bad links removed free.\n \n Click here for more info https://supersupportstaff.com/m/?m=chilldot.com\n \n Takes 60 seconds to see if it's a fit.\n \n — Sam Shelby """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Ernest Quillen" -constraint: Symfony\Component\Validator\Constraints\Regex {#3969 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
| children[kana].children[kana01].data | カタカナで入力してください。 | "Ernest Quillen" |
Symfony\Component\Validator\ConstraintViolation {#4991 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Ernest Quillen"" "{{ pattern }}" => "/^[ァ-ヶヲ-゚ー]+$/u" ] -plural: null -root: Symfony\Component\Form\Form {#4102 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Quillen" "name02" => "Ernest Quillen" "kana01" => "Ernest Quillen" "kana02" => null "postal_code" => "4721" "pref" => Eccube\Entity\Master\Pref {#4670 #id: 41 #name: "佐賀県" #sort_no: 41 } "addr01" => "Clermont" "addr02" => "Ernest Quillen" "phone_number" => "749122752" "email" => "ernest.quillen@gmail.com" "contents" => """ Hi ,\n \n I looked up chilldot.com . You're not on page one. Your competitors are.\n \n Every day that doesn't change, they're taking your customers.\n \n I run a link-building package that fixes this — 46 types of premium backlinks, 200+ high-authority domains, starts at $99.99. No contracts. Bad links removed free.\n \n Click here for more info https://supersupportstaff.com/m/?m=chilldot.com\n \n Takes 60 seconds to see if it's a fit.\n \n — Sam Shelby """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Ernest Quillen" -constraint: Symfony\Component\Validator\Constraints\Regex {#3979 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |