toggle menu
valix
1.0.5
common
switch theme
search in API
valix-core
/
io.valix.annotations
/
Past
Past
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
,
AnnotationTarget.ANNOTATION_CLASS
]
)
annotation class
Past
(
val
message
:
String
=
""
,
val
messageKey
:
String
=
""
,
val
groups
:
Array
<
KClass
<
*
>
>
=
[]
)
Members
Properties
groups
Link copied to clipboard
val
groups
:
Array
<
KClass
<
*
>
>
message
Link copied to clipboard
val
message
:
String
message
Key
Link copied to clipboard
val
messageKey
:
String