Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[ProductClass] | 有効な値ではありません。 | "-1 OR 5*5=25 --" |
Symfony\Component\Validator\ConstraintViolation {#4921 -message: "有効な値ではありません。" -messageTemplate: "This value is not valid." -parameters: [ "{{ value }}" => "-1 OR 5*5=25 --" ] -plural: null -root: Symfony\Component\Form\Form {#4549 : "" : "Eccube\Form\Type\AddCartType" : Eccube\Entity\CartItem {#4676 -id: null -price: 0 -quantity: 1 -ProductClass: null -Cart: null -product_class_id: null -point_rate: null } } -propertyPath: "children[ProductClass]" -invalidValue: "-1 OR 5*5=25 --" -constraint: Symfony\Component\Form\Extension\Validator\Constraints\Form {#4745 …} -code: "1dafa156-89e1-4736-b832-419c2e501fca" -cause: Symfony\Component\Form\Exception\TransformationFailedException {#4686 …} } |