public class FileProperties extends Object
| Constructor and Description |
|---|
FileProperties(Integer minLength,
Integer maxLength,
Set<String> fileTypes) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getFileTypes() |
Integer |
getMaxLength() |
Integer |
getMinLength() |
Copyright © 2025. All rights reserved.