content

@Size(min = 1, max = 2000, message = "내용은 1자 이상 2000자 이하로 입력해주세요")
val content: String

게시글 내용