Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[postal_code].data | 値が長すぎます。8文字以内でなければなりません。 | "89513967882" |
Symfony\Component\Validator\ConstraintViolation {#4326 -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 }}" => ""89513967882"" "{{ limit }}" => "8" ] -plural: 8 -root: Symfony\Component\Form\Form {#3725 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Backlitizp" "name02" => "Backlitizp" "kana01" => null "kana02" => null "postal_code" => "89513967882" "pref" => Eccube\Entity\Master\Pref {#4273 #id: 35 #name: "山口県" #sort_no: 35 } "addr01" => "Baltimore" "addr02" => "Baltimore" "phone_number" => "83916441682" "email" => "aferreira1@carolina.rr.com" "contents" => "monuments related to deep" ] } -propertyPath: "children[postal_code].data" -invalidValue: "89513967882" -constraint: Symfony\Component\Validator\Constraints\Length {#3647 …} -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9" -cause: null } |