Class JAdESReferenceValidation
java.lang.Object
eu.europa.esig.dss.model.ReferenceValidation
eu.europa.esig.dss.jades.validation.JAdESReferenceValidation
-
Field Summary
Fields inherited from class eu.europa.esig.dss.model.ReferenceValidation
transforms
-
Constructor Summary
ConstructorDescriptionDefault constructor with empty list of error messages -
Method Summary
Modifier and TypeMethodDescriptionGets error messages occurred during the reference validationvoid
setErrorMessages
(List<String> errorMessages) Sets error messages occurred during the reference validationMethods inherited from class eu.europa.esig.dss.model.ReferenceValidation
getDependentValidations, getDigest, getDocumentName, getId, getName, getTransformationNames, getType, getUri, isDuplicated, isFound, isIntact, setDigest, setDocumentName, setDuplicated, setFound, setId, setIntact, setName, setTransformationNames, setType, setUri
-
Constructor Details
-
JAdESReferenceValidation
public JAdESReferenceValidation()Default constructor with empty list of error messages
-
-
Method Details
-
getErrorMessages
-
setErrorMessages
-