Uses of Class
org.fcrepo.storage.ocfl.exception.ValidationException
Packages that use ValidationException
-
Uses of ValidationException in org.fcrepo.storage.ocfl.exception
Methods in org.fcrepo.storage.ocfl.exception that return ValidationExceptionModifier and TypeMethodDescriptionstatic ValidationExceptionValidationException.create(Collection<String> problems) static ValidationExceptionValidationException.createForObject(String ocflObjectId, Collection<String> problems) static ValidationExceptionValidationException.createForResource(String resourceId, Collection<String> problems)