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 4a9822b

Browse files
StepFive: update SlotCreateDeleteDto.java
1 parent 6119ee9 commit 4a9822b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎StepFive/src/main/java/me/oldboy/dto/slots/SlotCreateDeleteDto.java

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

99
import java.time.LocalTime;
1010

11+
/**
12+
* A record representing slot create or delete info.
13+
*/
1114
@Builder
1215
public record SlotCreateDeleteDto(@NotNull
1316
@PositiveOrZero(message = "Slot number can not be blank/null/negative, it must be greater than or equal to 0")

0 commit comments

Comments
(0)

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