| 接口 | 说明 |
|---|---|
| RequiredOption |
| 类 | 说明 |
|---|---|
| Condition<T> | |
| ConfigUtil | |
| ConfigValidator | |
| Expression | |
| OptionRule |
Validation rule for
Option. |
| OptionRule.Builder |
Builder for
OptionRule. |
| OptionUtil | |
| RequiredOption.AbsolutelyRequiredOptions |
The option is required.
|
| RequiredOption.BundledRequiredOptions |
These options are bundled, must be present or absent together.
|
| RequiredOption.ConditionalRequiredOptions | |
| RequiredOption.ExclusiveRequiredOptions |
These options are mutually exclusive, allowing only one set of options to be configured.
|
| 异常错误 | 说明 |
|---|---|
| OptionValidationException |
Exception for all errors occurring during option validation phase.
|
| 注释类型 | 说明 |
|---|---|
| OptionMark |
Copyright © 2024 The Apache Software Foundation. All rights reserved.