titleRu

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