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