doc / ch.tutteli.atrium.reporting.translating / TranslatableBasedRawString

TranslatableBasedRawString

data class TranslatableBasedRawString : RawString (source)
Deprecated: This wrapper is no longer required, we treat Translatable special in DetailedObjectFormatter; will be removed latest with 1.0.0

Use this class to represent a Translatable which shall be translated and then be treated as raw String in reporting.

See Also

ObjectFormatter

Properties

translatable

val translatable: Translatable

The Translatable who's translation should be treated as raw String.