Facebook
From Sweet Hornbill, 5 Years ago, written in Plain Text.
This paste is a reply to Re: Untitled from Eratic Teal - go back
Embed
Viewing differences between Re: Untitled and Re: Re: Untitled
content: "213123123213"
deadLine: "2018-11-29T17:30:00.000Z"
taskType: "1"
title: "123123"

org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument at index 2 in method: public void pl.wroc.uni.ii.app.group.controllers.TaskRestController.saveTask(long,pl.wroc.uni.ii.app.common.models.Principal,pl.wroc.uni.ii.app.group.models.dtos.TaskData), with 1 error(s): [Field error in object 'taskData' on field 'deadline': rejected value [null]; codes [NotNull.
     Set tags = taskData.deadline,NotNull.deadline,NotNull.java.time.LocalDateTime,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [taskData.deadline,deadline]; arguments []; default message [deadline]]; default message [must not be null]] getTags().stream()
            .map(tagName -> {
                Tag tag = new Tag();
                tag.setName(tagName);
                tag.setTask(task);
                return tag;
            })
            .collect(Collectors.toSet());

Replies to Re: Re: Untitled rss

Title Name Language When
Re: Re: Re: Untitled Burly Camel text 5 Years ago.