of

@JvmStatic
fun of(text: String): DisplayName.Text(source)

Creates a new Text item

Throws

IllegalArgumentException

when:

  • text is blank or empty

  • text exceeds 50 characters in length

  • text has multiple lines