toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
PropertiesShould
/
haveAnyAnnotationOf
have
Any
Annotation
Of
infix
fun
haveAnyAnnotationOf
(
names
:
List
<
String
>
)
:
PropertiesRuleBuilder
fun
haveAnyAnnotationOf
(
vararg
names
:
String
)
:
PropertiesRuleBuilder
Asserts that selected properties are annotated with any of the specified annotations.