public interface DispatchFileValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validateExtension(java.lang.String fileName) |
void |
validateSize(long size) |
void validateExtension(java.lang.String fileName)
throws DispatchRepositoryException
DispatchRepositoryExceptionvoid validateSize(long size)
throws DispatchRepositoryException
DispatchRepositoryException