Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Stephaine Monson" |
Symfony\Component\Validator\ConstraintViolation {#5425 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Stephaine Monson"" ] -plural: null -root: Symfony\Component\Form\Form {#4574 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Monson" "name02" => "Stephaine Monson" "kana01" => "Stephaine Monson" "kana02" => null "postal_code" => "16856" "pref" => Eccube\Entity\Master\Pref {#5136 #id: 12 #name: "千葉県" #sort_no: 12 } "addr01" => "Kyritz" "addr02" => "Stephaine Monson" "phone_number" => "339717485" "email" => "monson.stephaine@gmail.com" "contents" => """ Want a mobile App for life-is-beautiful.style for $15?\n \n Come join checkout our Christmas special and get your App now\n \n https://zundee.click/?affid=affiliateking&url=life-is-beautiful.style """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Stephaine Monson" -constraint: Symfony\Component\Validator\Constraints\Regex {#4440 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Stephaine Monson" |
Symfony\Component\Validator\ConstraintViolation {#5458 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Stephaine Monson"" ] -plural: null -root: Symfony\Component\Form\Form {#4574 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Monson" "name02" => "Stephaine Monson" "kana01" => "Stephaine Monson" "kana02" => null "postal_code" => "16856" "pref" => Eccube\Entity\Master\Pref {#5136 #id: 12 #name: "千葉県" #sort_no: 12 } "addr01" => "Kyritz" "addr02" => "Stephaine Monson" "phone_number" => "339717485" "email" => "monson.stephaine@gmail.com" "contents" => """ Want a mobile App for life-is-beautiful.style for $15?\n \n Come join checkout our Christmas special and get your App now\n \n https://zundee.click/?affid=affiliateking&url=life-is-beautiful.style """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Stephaine Monson" -constraint: Symfony\Component\Validator\Constraints\Regex {#4457 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |