Uses of Class
eu.europa.esig.dss.tsl.validation.ValidationResult
Packages that use ValidationResult
Package
Description
-
Uses of ValidationResult in eu.europa.esig.dss.tsl.cache
Subclasses with type arguments of type ValidationResult in eu.europa.esig.dss.tsl.cacheModifier and TypeClassDescriptionclassThis class stores validation information for processed files -
Uses of ValidationResult in eu.europa.esig.dss.tsl.cache.access
Methods in eu.europa.esig.dss.tsl.cache.access with parameters of type ValidationResultModifier and TypeMethodDescriptionvoidCacheAccessByKey.update(ValidationResult validationResult) Updates the validation record -
Uses of ValidationResult in eu.europa.esig.dss.tsl.dto.builder
Subclasses with type arguments of type ValidationResult in eu.europa.esig.dss.tsl.dto.builderConstructor parameters in eu.europa.esig.dss.tsl.dto.builder with type arguments of type ValidationResultModifierConstructorDescriptionValidationCacheDTOBuilder(CachedEntry<ValidationResult> cachedEntry) Default constructor -
Uses of ValidationResult in eu.europa.esig.dss.tsl.validation
Classes in eu.europa.esig.dss.tsl.validation that implement interfaces with type arguments of type ValidationResultMethods in eu.europa.esig.dss.tsl.validation that return ValidationResult