Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Jawad M" |
Symfony\Component\Validator\ConstraintViolation {#4766 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Jawad M"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "M" "name02" => "Jawad M" "kana01" => "Jawad M" "kana02" => null "postal_code" => "6427" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 39 #name: "高知県" #sort_no: 39 } "addr01" => "Koolyanobbing" "addr02" => "Jawad M" "phone_number" => "890366743" "email" => "gena.carpenter@gmail.com" "contents" => """ Hi,\n I came across your website on google and noticed that your current logo design has potential for improvement.\n I'd love to offer you my services to help refine your brand identity.\n \n I'm committed to providing personalized service to ensure that you're fully satisfied with the final product. \n If you're interested please contact me on fiverr: https://bit.ly/premium-logo-design\n \n Or if you know any other people who might be interested, please forward it to them.\n \n Regards,\n Javad """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Jawad M" -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Jawad M" |
Symfony\Component\Validator\ConstraintViolation {#4810 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Jawad M"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "M" "name02" => "Jawad M" "kana01" => "Jawad M" "kana02" => null "postal_code" => "6427" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 39 #name: "高知県" #sort_no: 39 } "addr01" => "Koolyanobbing" "addr02" => "Jawad M" "phone_number" => "890366743" "email" => "gena.carpenter@gmail.com" "contents" => """ Hi,\n I came across your website on google and noticed that your current logo design has potential for improvement.\n I'd love to offer you my services to help refine your brand identity.\n \n I'm committed to providing personalized service to ensure that you're fully satisfied with the final product. \n If you're interested please contact me on fiverr: https://bit.ly/premium-logo-design\n \n Or if you know any other people who might be interested, please forward it to them.\n \n Regards,\n Javad """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Jawad M" -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |