| Class | Description |
|---|---|
| ValidDirectory |
Validator is used to ensure that the setting is a directory on the file system and that it is readable.
|
| ValidDirectoryWritable |
Validator is used to ensure that the setting is a directory on the file system, is readable, and writable.
|
| ValidFile |
Validator is used to ensure that the setting is a file on the file system and that it is readable.
|
| ValidFileSystem |
Validator is used as a base for validators that check file system properties.
|
| 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.