enum class DescriptionDateTimeLikeAssertion : StringBasedTranslatable
Contains the DescriptiveAssertion.descriptions of the assertion functions which are applicable to date like instances (e.g. LocalDate, LocaleDateTime, ZonedDateTime etc.)
val value: String
The default representation of this Translatable. |
open fun getDefault(): String
Returns the default representation of this Translatable which is value. |