Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[captcha].data | This value should not be blank. | null |
Symfony\Component\Validator\ConstraintViolation {#1310 -message: "This value should not be blank." -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#1220 : "contact" : "App\Form\ContactType" : [ "nom" => "Simonhab" "email" => "xiceruxuk02@gmail.com" "message" => "Dia duit, theastaigh uaim do phraghas a fháil." "captcha" => null ] } -propertyPath: "children[captcha].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1247 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |