@Target(FIELD)
@Retention(RUNTIME)
public static @interface ConfigurationValidationAnnotations.IntegerWithOutlierConfigurationValidatorAnnotation
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
ConfigurationKey |
|
int |
DefaultValue |
| Modifier and Type | Optional Element | Description |
|---|---|---|
int |
MaxValue |
|
int |
MinValue |
|
int |
OutlierValue |
|
boolean |
ThrowIfInvalid |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.