Tachyon Annotations (krpc-annotations)
/
org.brightify.hyperdrive.krpc.api.validation
/
AssertTrue
Assert
True
@
Target
(
allowedTargets = [
AnnotationTarget.FUNCTION
,
AnnotationTarget.FIELD
,
AnnotationTarget.ANNOTATION_CLASS
,
AnnotationTarget.CONSTRUCTOR
,
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
AssertTrue
(message:
String
)
Content copied to clipboard
The element must be true. Supported types:
Boolean
Constructors
Properties
Constructors
AssertTrue
Link copied to clipboard
fun
AssertTrue
(message:
String
= "")
Content copied to clipboard
Properties
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard