Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Ashli Cory" |
Symfony\Component\Validator\ConstraintViolation {#5669 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Ashli Cory"" ] -plural: null -root: Symfony\Component\Form\Form {#5072 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Cory" "name02" => "Ashli Cory" "kana01" => "Ashli Cory" "kana02" => null "postal_code" => "6103" "pref" => Eccube\Entity\Master\Pref {#5637 #id: 34 #name: "広島県" #sort_no: 34 } "addr01" => "Hartford" "addr02" => "Ashli Cory" "phone_number" => "8606021236" "email" => "cory.ashli@gmail.com" "contents" => """ Hey,\n \n Thought this might be useful for your website.\n \n There's a free tool that lets you push your site out wider across multiple classified sites with almost no effort.\n \n If you want to push your site out wider, here’s the address:\n www.classifiedsubmitter.com\n \n It’s 100% free to try and takes under a minute.\n \n I can send more free resources if you want. """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Ashli Cory" -constraint: Symfony\Component\Validator\Constraints\Regex {#4938 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
| children[kana].children[kana01].data | カタカナで入力してください。 | "Ashli Cory" |
Symfony\Component\Validator\ConstraintViolation {#5983 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Ashli Cory"" ] -plural: null -root: Symfony\Component\Form\Form {#5072 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Cory" "name02" => "Ashli Cory" "kana01" => "Ashli Cory" "kana02" => null "postal_code" => "6103" "pref" => Eccube\Entity\Master\Pref {#5637 #id: 34 #name: "広島県" #sort_no: 34 } "addr01" => "Hartford" "addr02" => "Ashli Cory" "phone_number" => "8606021236" "email" => "cory.ashli@gmail.com" "contents" => """ Hey,\n \n Thought this might be useful for your website.\n \n There's a free tool that lets you push your site out wider across multiple classified sites with almost no effort.\n \n If you want to push your site out wider, here’s the address:\n www.classifiedsubmitter.com\n \n It’s 100% free to try and takes under a minute.\n \n I can send more free resources if you want. """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Ashli Cory" -constraint: Symfony\Component\Validator\Constraints\Regex {#4955 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |