Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Kenny Plante" |
Symfony\Component\Validator\ConstraintViolation {#4980 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Kenny Plante"" ] -plural: null -root: Symfony\Component\Form\Form {#4383 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Plante" "name02" => "Kenny Plante" "kana01" => "Kenny Plante" "kana02" => null "postal_code" => "3650" "pref" => Eccube\Entity\Master\Pref {#4957 #id: 32 #name: "島根県" #sort_no: 32 } "addr01" => "Landstetten" "addr02" => "Kenny Plante" "phone_number" => null "email" => "plante.kenny@gmail.com" "contents" => """ Hey, your offer is interesting, please contact us with more detials we would like to make order, text us on whatsapp: \n +48 507 645 819 """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Kenny Plante" -constraint: Symfony\Component\Validator\Constraints\Regex {#4249 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Kenny Plante" |
Symfony\Component\Validator\ConstraintViolation {#5235 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Kenny Plante"" ] -plural: null -root: Symfony\Component\Form\Form {#4383 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Plante" "name02" => "Kenny Plante" "kana01" => "Kenny Plante" "kana02" => null "postal_code" => "3650" "pref" => Eccube\Entity\Master\Pref {#4957 #id: 32 #name: "島根県" #sort_no: 32 } "addr01" => "Landstetten" "addr02" => "Kenny Plante" "phone_number" => null "email" => "plante.kenny@gmail.com" "contents" => """ Hey, your offer is interesting, please contact us with more detials we would like to make order, text us on whatsapp: \n +48 507 645 819 """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Kenny Plante" -constraint: Symfony\Component\Validator\Constraints\Regex {#4266 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |