Skip to content

Commit

Permalink
⚙️ :: (848) 지원서 파일 notnull
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyoil2 committed Nov 12, 2024
1 parent 50f8e51 commit 154befd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
public class CreateApplicationWebRequest {

@ValidListElements
@NotNull
private List<AttachmentWebRequest> attachments;

@Getter
Expand Down

0 comments on commit 154befd

Please sign in to comment.