Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[postal_code].data | 値が長すぎます。8文字以内でなければなりません。 | "89945278512" |
Symfony\Component\Validator\ConstraintViolation {#2180 -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 }}" => ""89945278512"" "{{ limit }}" => "8" ] -plural: 8 -root: Symfony\Component\Form\Form {#1546 : "contact" : "Eccube\Form\Type\Front\ContactType" : [ "name01" => "Leedar" "name02" => "Leedar" "kana01" => null "kana02" => null "postal_code" => "89945278512" "pref" => Eccube\Entity\Master\Pref {#2100 #id: 7 #name: "福島県" #sort_no: 7 } "addr01" => "Mtskheta" "addr02" => "Tro" "phone_number" => "83665857281" "email" => "zekisuquc419@gmail.com" "contents" => "Hi, kam dashur të di çmimin tuaj" ] } -propertyPath: "children[postal_code].data" -invalidValue: "89945278512" -constraint: Symfony\Component\Validator\Constraints\Length {#1468 …} -code: "d94b19cc-114f-4f44-9cc4-4138e80a87b9" -cause: null } |