Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Derek Hargrove" |
Symfony\Component\Validator\ConstraintViolation {#4739 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Derek Hargrove"" ] -plural: null -root: Symfony\Component\Form\Form {#4138 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Hargrove" "name02" => "Derek Hargrove" "kana01" => "Derek Hargrove" "kana02" => null "postal_code" => "93710" "pref" => Eccube\Entity\Master\Pref {#4691 #id: 24 #name: "三重県" #sort_no: 24 } "addr01" => "Fresno" "addr02" => "Derek Hargrove" "phone_number" => "5598711830" "email" => "3ks.severity874@passmail.com" "contents" => "Hello would you like to buy the domain name exterior-plus.com?" "Product" => null ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Derek Hargrove" -constraint: Symfony\Component\Validator\Constraints\Regex {#4004 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Derek Hargrove" |
Symfony\Component\Validator\ConstraintViolation {#5047 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Derek Hargrove"" ] -plural: null -root: Symfony\Component\Form\Form {#4138 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Hargrove" "name02" => "Derek Hargrove" "kana01" => "Derek Hargrove" "kana02" => null "postal_code" => "93710" "pref" => Eccube\Entity\Master\Pref {#4691 #id: 24 #name: "三重県" #sort_no: 24 } "addr01" => "Fresno" "addr02" => "Derek Hargrove" "phone_number" => "5598711830" "email" => "3ks.severity874@passmail.com" "contents" => "Hello would you like to buy the domain name exterior-plus.com?" "Product" => null ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Derek Hargrove" -constraint: Symfony\Component\Validator\Constraints\Regex {#4021 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |