Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Marisa Tom" |
Symfony\Component\Validator\ConstraintViolation {#4451 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Marisa Tom"" ] -plural: null -root: Symfony\Component\Form\Form {#3844 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Tom" "name02" => "Marisa Tom" "kana01" => "Marisa Tom" "kana02" => null "postal_code" => "25541" "pref" => Eccube\Entity\Master\Pref {#4418 #id: 8 #name: "茨城県" #sort_no: 8 } "addr01" => "Brunsbuttel" "addr02" => "Marisa Tom" "phone_number" => "4852671653" "email" => "marisa.tom@gmail.com" "contents" => """ Need to create stunning videos? Want high-quality content at your fingertips? Check out these 3 Amazing AI Tools: \n **Create videos in minutes \n **Generate content \n **Convert text to speech \n Try them now and get professional results instantly! http://3amazingaitools.top/ """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Marisa Tom" -constraint: Symfony\Component\Validator\Constraints\Regex {#3710 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Marisa Tom" |
Symfony\Component\Validator\ConstraintViolation {#4696 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Marisa Tom"" ] -plural: null -root: Symfony\Component\Form\Form {#3844 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Tom" "name02" => "Marisa Tom" "kana01" => "Marisa Tom" "kana02" => null "postal_code" => "25541" "pref" => Eccube\Entity\Master\Pref {#4418 #id: 8 #name: "茨城県" #sort_no: 8 } "addr01" => "Brunsbuttel" "addr02" => "Marisa Tom" "phone_number" => "4852671653" "email" => "marisa.tom@gmail.com" "contents" => """ Need to create stunning videos? Want high-quality content at your fingertips? Check out these 3 Amazing AI Tools: \n **Create videos in minutes \n **Generate content \n **Convert text to speech \n Try them now and get professional results instantly! http://3amazingaitools.top/ """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Marisa Tom" -constraint: Symfony\Component\Validator\Constraints\Regex {#3727 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |