您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
索引
帮助
概要:
字段 |
可选 |
必需
详细资料:
字段 |
元素
SEARCH:
程序包
org.apache.pulsar.config.validation
Annotation Interface ConfigValidationAnnotations.CustomType
封闭类:
ConfigValidationAnnotations
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public static @interface
ConfigValidationAnnotations.CustomType
Checks if the field satisfies the custom validator class.
必需元素概要
所需元素
修饰符和类型
必需的元素
说明
Class
<?>
validatorClass
元素详细资料
validatorClass
Class
<?>
validatorClass