descriptionRu

@NotBlank(message = "Must not be blank")
@Size(max = 500, message = "Size must be between 3 and 500")
val descriptionRu: String? = null