Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[postal_code].data | 値が長すぎます。8文字以内でなければなりません。 | "87482929839" |
Symfony\Component\Validator\ConstraintViolation {#4563 -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 }}" => ""87482929839"" "{{ limit }}" => "8" ] -plural: 8 -root: Symfony\Component\Form\Form {#3725 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Glassdka" "name02" => "Glassdka" "kana01" => null "kana02" => null "postal_code" => "87482929839" "pref" => Eccube\Entity\Master\Pref {#4290 #id: 3 #name: "岩手県" #sort_no: 3 } "addr01" => "Denver" "addr02" => "Denver" "phone_number" => "87876633628" "email" => "lindd001@hawaii.rr.com" "contents" => "so expensive material" ] } -propertyPath: "children[postal_code].data" -invalidValue: "87482929839" -constraint: Symfony\Component\Validator\Constraints\Length {#3647 …} -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9" -cause: null } |