Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Noelia Ogle" |
Symfony\Component\Validator\ConstraintViolation {#4766 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Noelia Ogle"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Ogle" "name02" => "Noelia Ogle" "kana01" => "Noelia Ogle" "kana02" => null "postal_code" => "4352" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 29 #name: "奈良県" #sort_no: 29 } "addr01" => "Oberkalmberg" "addr02" => "Noelia Ogle" "phone_number" => null "email" => "noelia.ogle@googlemail.com" "contents" => "Hi, this is a friendly reminder it's your last chance to file your claim for the ERC / Employee Retention Tax Credit. This is money set aside that's owed to you by the US Government, which reimburses you up to $32,200 per W2 you kept on payroll during the pandemic. This is your last chance to claim your money: https://claim-erc.net" ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Noelia Ogle" -constraint: Symfony\Component\Validator\Constraints\Regex {#3796 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Noelia Ogle" |
Symfony\Component\Validator\ConstraintViolation {#4810 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Noelia Ogle"" ] -plural: null -root: Symfony\Component\Form\Form {#3930 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Ogle" "name02" => "Noelia Ogle" "kana01" => "Noelia Ogle" "kana02" => null "postal_code" => "4352" "pref" => Eccube\Entity\Master\Pref {#4477 #id: 29 #name: "奈良県" #sort_no: 29 } "addr01" => "Oberkalmberg" "addr02" => "Noelia Ogle" "phone_number" => null "email" => "noelia.ogle@googlemail.com" "contents" => "Hi, this is a friendly reminder it's your last chance to file your claim for the ERC / Employee Retention Tax Credit. This is money set aside that's owed to you by the US Government, which reimburses you up to $32,200 per W2 you kept on payroll during the pandemic. This is your last chance to claim your money: https://claim-erc.net" ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Noelia Ogle" -constraint: Symfony\Component\Validator\Constraints\Regex {#3813 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |