| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.config.validators.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidDirectory
Validator is used to ensure that the setting is a directory on the file system and that it is readable.
|
class |
ValidDirectoryWritable
Validator is used to ensure that the setting is a directory on the file system, is readable, and writable.
|
class |
ValidFile
Validator is used to ensure that the setting is a file on the file system and that it is readable.
|
class |
ValidFileWritable
Validator is used to ensure that the setting is a file on the file system, is readable, and writable.
|
Copyright © 2016–2025. All rights reserved.