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" => "Leehab" "email" => "dinanikolskaya99@gmail.com" "message" => "Szia, meg akartam tudni az árát." "captcha" => null ] } -propertyPath: "children[captcha].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1247 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |