Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[postal_code].data | 値が長すぎます。8文字以内でなければなりません。 | "81857894524" |
Symfony\Component\Validator\ConstraintViolation {#4555 -message: "値が長すぎます。8文字以内でなければなりません。" -messageTemplate: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." -parameters: [ "{{ value }}" => ""81857894524"" "{{ limit }}" => "8" ] -plural: 8 -root: Symfony\Component\Form\Form {#3717 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Johnnut" "name02" => "Johnnut" "kana01" => null "kana02" => null "postal_code" => "81857894524" "pref" => Eccube\Entity\Master\Pref {#4282 #id: 12 #name: "千葉県" #sort_no: 12 } "addr01" => "City" "addr02" => "City" "phone_number" => "88497228546" "email" => "arikerer278@gmail.com" "contents" => "Hallo, ek wou jou prys ken." ] } -propertyPath: "children[postal_code].data" -invalidValue: "81857894524" -constraint: Symfony\Component\Validator\Constraints\Length {#3639 …} -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9" -cause: null } |