Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
children[consulta].data | Este valor no debería estar vacío. | null |
Symfony\Component\Validator\ConstraintViolation {#1292 -message: "Este valor no debería estar vacío." -messageTemplate: "This value should not be blank." -parameters: [ "{{ value }}" => "null" ] -plural: null -root: Symfony\Component\Form\Form {#1158 : "form_contact" : "App\Form\FormContactType" : [ "nom" => "eXXRSkCSAWOux" "telefon" => "3546965317" "mail" => "djenelsullivanrk@gmail.com" "consulta" => null "heleidoyacepto" => true "quierorecibir" => true "action" => "enviocontacto" ] } -propertyPath: "children[consulta].data" -invalidValue: null -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1052 …} -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3" -cause: null } |