Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6119ee9

Browse files
StepFive: update ReservationUpdateDeleteDto.java
1 parent c09b58f commit 6119ee9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎StepFive/src/main/java/me/oldboy/dto/reservations/ReservationUpdateDeleteDto.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
import java.time.LocalDate;
99

10+
/**
11+
* A record representing reservation update or delete info.
12+
*/
1013
@Builder
1114
public record ReservationUpdateDeleteDto(@NotNull(message = "Reservation ID can not be blank")
1215
@PositiveOrZero(message = "Reservation ID must be greater than or equal to 0")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /