Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[name].children[name02].data | スペース、タブ、改行は含めないで下さい。 | "Suzanne Govan" |
Symfony\Component\Validator\ConstraintViolation {#4324 -message: "スペース、タブ、改行は含めないで下さい。" -messageTemplate: "form_error.not_contain_spaces" -parameters: [ "{{ value }}" => ""Suzanne Govan"" ] -plural: null -root: Symfony\Component\Form\Form {#3717 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Govan" "name02" => "Suzanne Govan" "kana01" => "Suzanne Govan" "kana02" => null "postal_code" => "Ne3 7bx" "pref" => Eccube\Entity\Master\Pref {#4282 #id: 31 #name: "鳥取県" #sort_no: 31 } "addr01" => "Gosforth" "addr02" => "Suzanne Govan" "phone_number" => "7018728650" "email" => "suzanne.govan@outlook.com" "contents" => """ Want to generate amazing content? Need videos or text-to-speech? Check out these 3 Amazing AI Tools: \n **Create stunning videos \n **Produce written content quickly \n **Convert text to realistic speech \n Get started today! http://3amazingaitools.top/ """ ] } -propertyPath: "children[name].children[name02].data" -invalidValue: "Suzanne Govan" -constraint: Symfony\Component\Validator\Constraints\Regex {#3583 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[kana].children[kana01].data | カタカナで入力してください。 | "Suzanne Govan" |
Symfony\Component\Validator\ConstraintViolation {#4563 -message: "カタカナで入力してください。" -messageTemplate: "form_error.kana_only" -parameters: [ "{{ value }}" => ""Suzanne Govan"" ] -plural: null -root: Symfony\Component\Form\Form {#3717 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Govan" "name02" => "Suzanne Govan" "kana01" => "Suzanne Govan" "kana02" => null "postal_code" => "Ne3 7bx" "pref" => Eccube\Entity\Master\Pref {#4282 #id: 31 #name: "鳥取県" #sort_no: 31 } "addr01" => "Gosforth" "addr02" => "Suzanne Govan" "phone_number" => "7018728650" "email" => "suzanne.govan@outlook.com" "contents" => """ Want to generate amazing content? Need videos or text-to-speech? Check out these 3 Amazing AI Tools: \n **Create stunning videos \n **Produce written content quickly \n **Convert text to realistic speech \n Get started today! http://3amazingaitools.top/ """ ] } -propertyPath: "children[kana].children[kana01].data" -invalidValue: "Suzanne Govan" -constraint: Symfony\Component\Validator\Constraints\Regex {#3600 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |
children[postal_code].data | 数字で入力してください。 | "Ne3 7bx" |
Symfony\Component\Validator\ConstraintViolation {#4565 -message: "数字で入力してください。" -messageTemplate: "form_error.numeric_only" -parameters: [ "{{ value }}" => ""Ne3 7bx"" "{{ type }}" => "digit" ] -plural: null -root: Symfony\Component\Form\Form {#3717 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Govan" "name02" => "Suzanne Govan" "kana01" => "Suzanne Govan" "kana02" => null "postal_code" => "Ne3 7bx" "pref" => Eccube\Entity\Master\Pref {#4282 #id: 31 #name: "鳥取県" #sort_no: 31 } "addr01" => "Gosforth" "addr02" => "Suzanne Govan" "phone_number" => "7018728650" "email" => "suzanne.govan@outlook.com" "contents" => """ Want to generate amazing content? Need videos or text-to-speech? Check out these 3 Amazing AI Tools: \n **Create stunning videos \n **Produce written content quickly \n **Convert text to realistic speech \n Get started today! http://3amazingaitools.top/ """ ] } -propertyPath: "children[postal_code].data" -invalidValue: "Ne3 7bx" -constraint: Symfony\Component\Validator\Constraints\Type {#3640 …} -code: "ba785a8c-82cb-4283-967c-3cf342181b40" -cause: null } |