Warden-Supreme
Toggle table of contents
1.0.0-RC11
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
com.android.keyattestation.verifier
/
VerificationResult
/
ConstraintViolation
Constraint
Violation
data
class
ConstraintViolation
(
val
constraintLabel
:
String
,
val
cause
:
String
)
:
VerificationResult
Members
Constructors
Constraint
Violation
Link copied to clipboard
constructor
(
constraintLabel
:
String
,
cause
:
String
)
Properties
cause
Link copied to clipboard
val
cause
:
String
constraint
Label
Link copied to clipboard
val
constraintLabel
:
String