Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Bart Bixby" |
Symfony\Component\Validator\ConstraintViolation {#5669 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Bart Bixby"" ] -plural: null -root: Symfony\Component\Form\Form {#5072 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Bixby" "name02" => "Bart Bixby" "kana01" => "Bart Bixby" "kana02" => null "postal_code" => "22301" "pref" => Eccube\Entity\Master\Pref {#5637 #id: 31 #name: "鳥取県" #sort_no: 31 } "addr01" => "Alexandria" "addr02" => "Bart Bixby" "phone_number" => "7032996599" "email" => "bart.bixby@googlemail.com" "contents" => """ Reaching out,\n \n Came across your site and figured this was worth sending.\n \n There’s a completely free tool that lets you submit your website across multiple classified sites with just a few clicks.\n \n Check this out:\n https://classifiedsubmitter.com\n \n It’s totally free and takes less time than posting manually.\n \n Happy to share more free exposure tools. """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Bart Bixby" -constraint: Symfony\Component\Validator\Constraints\Regex {#4938 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
| children[kana].children[kana01].data | カタカナで入力してください。 | "Bart Bixby" |
Symfony\Component\Validator\ConstraintViolation {#5983 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Bart Bixby"" ] -plural: null -root: Symfony\Component\Form\Form {#5072 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Bixby" "name02" => "Bart Bixby" "kana01" => "Bart Bixby" "kana02" => null "postal_code" => "22301" "pref" => Eccube\Entity\Master\Pref {#5637 #id: 31 #name: "鳥取県" #sort_no: 31 } "addr01" => "Alexandria" "addr02" => "Bart Bixby" "phone_number" => "7032996599" "email" => "bart.bixby@googlemail.com" "contents" => """ Reaching out,\n \n Came across your site and figured this was worth sending.\n \n There’s a completely free tool that lets you submit your website across multiple classified sites with just a few clicks.\n \n Check this out:\n https://classifiedsubmitter.com\n \n It’s totally free and takes less time than posting manually.\n \n Happy to share more free exposure tools. """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Bart Bixby" -constraint: Symfony\Component\Validator\Constraints\Regex {#4955 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |