ArticleForm

constructor(title: String, content: String, images: List<MultipartFile>? = null, tags: List<String> = listOf())