Package com.pdftools.signaturevalidation
Class ConstraintResult
java.lang.Object
com.pdftools.internal.NativeBase
com.pdftools.internal.NativeObject
com.pdftools.signaturevalidation.ConstraintResult
The result of a constraint validation.
-
Method Summary
Modifier and TypeMethodDescriptionThe main indication (Getter)The validation message (Getter)The sub indication (Getter)Methods inherited from class com.pdftools.internal.NativeObject
equals, hashCode
-
Method Details
-
getMessage
The validation message (Getter)
-
getIndication
The main indication (Getter)
-
getSubIndication
The sub indication (Getter)
-