Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Anabella Madeo" |
Symfony\Component\Validator\ConstraintViolation {#4766 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Anabella Madeo"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Madeo" "name02" => "Anabella Madeo" "kana01" => "Anabella Madeo" "kana02" => null "postal_code" => "3124" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 6 #name: "山形県" #sort_no: 6 } "addr01" => "Unterwolbling" "addr02" => "Anabella Madeo" "phone_number" => null "email" => "brandon.desimone@gmail.com" "contents" => """ Hey there,\n \n I came across your website, and while it looks great, your Logo doesn’t fully reflect the strength and potential of your business. A fresh, modern logo could make a powerful first impression and help you stand out.\n \n I design bold, timeless identities that truly connect. Want me to take a look?\n \n Check out my work here: https://rebrand.ly/projects-Anabella\n \n Anabella """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Anabella Madeo" -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Anabella Madeo" |
Symfony\Component\Validator\ConstraintViolation {#4810 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Anabella Madeo"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Madeo" "name02" => "Anabella Madeo" "kana01" => "Anabella Madeo" "kana02" => null "postal_code" => "3124" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 6 #name: "山形県" #sort_no: 6 } "addr01" => "Unterwolbling" "addr02" => "Anabella Madeo" "phone_number" => null "email" => "brandon.desimone@gmail.com" "contents" => """ Hey there,\n \n I came across your website, and while it looks great, your Logo doesn’t fully reflect the strength and potential of your business. A fresh, modern logo could make a powerful first impression and help you stand out.\n \n I design bold, timeless identities that truly connect. Want me to take a look?\n \n Check out my work here: https://rebrand.ly/projects-Anabella\n \n Anabella """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Anabella Madeo" -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |