Skip to content

Commit 7350f06

Browse files
committed
[Update] Add description #15
1 parent a1b2aa0 commit 7350f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/app/src/apis/middlewares/validationCheck.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface ValidationErrorItem {
88
}
99

1010
/**
11-
*
11+
* @description Validation logic for request
1212
* @param {Request} req
1313
* @param {Response} res
1414
* @param {NextFunction} next

0 commit comments

Comments
 (0)