portfolio
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
portfolio
portfolio
/
org.project.portfolio.article.domain.validator
/
ArticleValidator
/
isAuthor
is
Author
fun
isAuthor
(
articleId
:
Long
,
email
:
String
)
:
Boolean
게시글 작성자인지 확인
Return
게시글 작성자 여부 (true: 작성자, false: 작성자 아님)
Parameters
article
Id
게시글 ID
email
유저 이메일