title

@Size(min = 3, max = 255, message = "Size must be between 3 and 255")
val title: String? = null