ArticleUpdateForm

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