Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Joanna Riggs" |
Symfony\Component\Validator\ConstraintViolation {#4592 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Joanna Riggs"" ] -plural: null -root: Symfony\Component\Form\Form {#3830 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Riggs" "name02" => "Joanna Riggs" "kana01" => "Eopt" "kana02" => null "postal_code" => "1545" "pref" => Eccube\Entity\Master\Pref {#4378 #id: 1 #name: "北海道" #sort_no: 0 } "addr01" => "Chevroux" "addr02" => "Joanna Riggs" "phone_number" => "216688849" "email" => "joannariggs278@gmail.com" "contents" => """ Hi,\n \n I just visited nogood-racing.shop and wondered if you'd ever thought about having an engaging video to explain what you do?\n \n Our prices start from just $195.\n \n We have produced over 500 videos to date and work with both non-animated and animated formats:\n \n Non-animated example:\n https://www.youtube.com/watch?v=bA2DyChM4Oc\n \n Animated example:\n https://www.youtube.com/watch?v=JG33_MgGjfc\n \n Let me know if you're interested in learning more and/or have any questions.\n \n Regards,\n Joanna\n \n Unsubscribe: https://removeme.live/unsubscribe.php?d=nogood-racing.shop """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Joanna Riggs" -constraint: Symfony\Component\Validator\Constraints\Regex {#3696 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Eopt" |
Symfony\Component\Validator\ConstraintViolation {#4683 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Eopt"" ] -plural: null -root: Symfony\Component\Form\Form {#3830 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Riggs" "name02" => "Joanna Riggs" "kana01" => "Eopt" "kana02" => null "postal_code" => "1545" "pref" => Eccube\Entity\Master\Pref {#4378 #id: 1 #name: "北海道" #sort_no: 0 } "addr01" => "Chevroux" "addr02" => "Joanna Riggs" "phone_number" => "216688849" "email" => "joannariggs278@gmail.com" "contents" => """ Hi,\n \n I just visited nogood-racing.shop and wondered if you'd ever thought about having an engaging video to explain what you do?\n \n Our prices start from just $195.\n \n We have produced over 500 videos to date and work with both non-animated and animated formats:\n \n Non-animated example:\n https://www.youtube.com/watch?v=bA2DyChM4Oc\n \n Animated example:\n https://www.youtube.com/watch?v=JG33_MgGjfc\n \n Let me know if you're interested in learning more and/or have any questions.\n \n Regards,\n Joanna\n \n Unsubscribe: https://removeme.live/unsubscribe.php?d=nogood-racing.shop """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Eopt" -constraint: Symfony\Component\Validator\Constraints\Regex {#3713 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |