Annotation Type ConfigValidationAnnotations.NotNull
-
@Retention(RUNTIME) @Target(FIELD) public static @interface ConfigValidationAnnotations.NotNullValidates on object is not null.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>validatorClass
-