toggle menu
valix
1.0.5
jvm
switch theme
search in API
valix-ksp
/
io.valix.ksp
/
ConstraintDescriptor
/
ConstraintDescriptor
Constraint
Descriptor
constructor
(
annotationFqName
:
String
,
validatorFqName
:
String
?
,
message
:
String
,
messageKey
:
String
,
groups
:
List
<
String
>
,
targetType
:
KSType
,
annotation
:
KSAnnotation
,
isObjectLevel
:
Boolean
=
false
,
isAsync
:
Boolean
=
false
)