Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Lynne Longo" |
Symfony\Component\Validator\ConstraintViolation {#4584 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Lynne Longo"" ] -plural: null -root: Symfony\Component\Form\Form {#4000 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Longo" "name02" => "Lynne Longo" "kana01" => "Lynne Longo" "kana02" => null "postal_code" => null "address" => "Ostantorp Vino 99" "phone_number" => "4703059305" "email" => "lynne.longo@hotmail.com" "contents" => "We have some clients that might be interested in your offerings, please send us message on Whatsapp: +1 236 870 9682" "user_name" => null "user_name_kana" => null "privacy_chk" => true ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Lynne Longo" -constraint: Symfony\Component\Validator\Constraints\Regex {#3845 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | スペース、タブ、改行は含めないで下さい。 | "Lynne Longo" |
Symfony\Component\Validator\ConstraintViolation {#4793 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Lynne Longo"" ] -plural: null -root: Symfony\Component\Form\Form {#4000 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Longo" "name02" => "Lynne Longo" "kana01" => "Lynne Longo" "kana02" => null "postal_code" => null "address" => "Ostantorp Vino 99" "phone_number" => "4703059305" "email" => "lynne.longo@hotmail.com" "contents" => "We have some clients that might be interested in your offerings, please send us message on Whatsapp: +1 236 870 9682" "user_name" => null "user_name_kana" => null "privacy_chk" => true ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Lynne Longo" -constraint: Symfony\Component\Validator\Constraints\Regex {#3843 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |